aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-05[PATCH] fs/nfs/direct.c compile fixChris Wright
2006-03-01[PATCH] Normal user can panic NFS client with direct I/O (CVE-2006-0555)Trond Myklebust
2006-03-01[PATCH] XFS ftruncate() bug could expose stale data (CVE-2006-0554)Mike O'Connor
2006-03-01[PATCH] x86_64: Check for bad elf entry address (CVE-2006-0741)Suresh Siddha
2006-03-01[PATCH] ramfs: update dir mtime and ctimeAndrew Morton
2006-03-01[PATCH] fix deadlock in ext2Peter Staubach
2006-03-01[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov
2006-03-01[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney
2006-03-01[PATCH] hugetlbfs mmap ENOMEM failureHugh Dickins
2006-02-09[PATCH] fix regression in xfs_buf_releNathan Scott
2006-02-09[PATCH] d_instantiate_unique / NFS inode leakageOleg Drokin
2006-01-30[PATCH] Someone broke reiserfs v3 mount options and this fixes itVitaly Fertman
2006-01-30[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy
2006-01-14[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov
2005-12-30Insanity avoidance in /procLinus Torvalds
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust
2005-12-15[PATCH] xfs: missing gfp_t annotationsAl Viro
2005-12-14[PATCH] reiserfs: close open transactions on error pathJeff Mahoney
2005-12-14[PATCH] reiserfs: skip commit on io errorJeff Mahoney
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan
2005-12-12[PATCH] Fix listxattr() for generic security attributesDaniel Drake
2005-12-03NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust
2005-12-03NFS: use set_page_writeback() in the appropriate placesTrond Myklebust
2005-12-03NFS: Fix a few further cache consistency regressionsTrond Myklebust
2005-12-03NFS: Fix cache consistency regressionSteve Dickson
2005-11-29[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French
2005-11-29[CIFS] Missing parenthesis and typo in previous fixSteve French
2005-11-29Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-11-29[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds
2005-11-29[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner
2005-11-28[PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi
2005-11-28[PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi
2005-11-28[PATCH] Fix oops in vfs_quotaon_mount()Jan Kara
2005-11-28[PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French