summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-26NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-26nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-05-26nfsd4: bug in read_bufNeil Brown
2010-05-26ext4: Use tag dirty lookup during mpage_da_submit_ioAneesh Kumar K.V
2010-05-26ext4: Retry block allocation if we have free blocks leftAneesh Kumar K.V
2010-05-26ext4: Retry block reservationAneesh Kumar K.V
2010-05-26ext4: Add percpu dirty block accounting.Aneesh Kumar K.V
2010-05-26ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V
2010-05-26percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao
2010-05-26ext4: invalidate pages if delalloc block allocation fails.Aneesh Kumar K.V
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-04-01fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-04-01ext4: Avoid null pointer dereference when decoding EROFS w/o a journalTheodore Ts'o
2010-04-01Fix race in tty_fasync() properlyLinus Torvalds
2010-01-28fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-28ecryptfs: use after freeDan Carpenter
2010-01-28ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-28reiserfs: truncate blocks not used by a writeJan Kara
2010-01-06generic_permission: MAY_OPEN is not write accessSerge E. Hallyn
2009-12-18jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse
2009-12-18hfs: fix a potential buffer overflowAmerigo Wang
2009-12-18debugfs: fix create mutex racy fops and private dataMathieu Desnoyers
2009-12-08fuse: prevent fuse_put_request on invalid pointerAnand V. Avati
2009-12-08fuse: reject O_DIRECT flag also in fuse_createCsaba Henk
2009-12-08jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-11-09NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-11-09NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-11-09NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-11-09nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-11-09NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-11-09nfs: Panic when commit failsTerry Loftin
2009-11-09hfsplus: refuse to mount volumes larger than 2TBBen Hutchings
2009-11-09fs: pipe.c null pointer dereferenceEarl Chew
2009-10-12eCryptfs: Prevent lower dentry from going negative during unlink (CVE-2009-2908)Tyler Hicks
2009-10-05fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara
2009-09-24nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-09-24Short write in nfsd becomes a full write to the clientDavid Shaw
2009-09-24udf: Use device size when drive reported bogus number of written blocksJan Kara
2009-09-24binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-15JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-09OCFS2: fix build errorGreg Kroah-Hartman
2009-09-08ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-08ocfs2: Initialize the cluster we're writing to in a non-sparse extendSunil Mushran
2009-08-17Revert "compat_ioctl: hook up compat handler for FIEMAP ioctl"Greg Kroah-Hartman
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-16mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-16mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-16flat: fix uninitialized ptr with shared libsLinus Torvalds
2009-08-16compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-08-16sysfs: fix hardlink count on device_movePeter Oberparleiter