aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman1-0/+4
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold1-0/+2
2009-11-04fuse: invalidate target of renameMiklos Szeredi1-1/+3
2009-11-04fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe1-1/+1
2009-11-04fuse: prevent fuse_put_request on invalid pointerAnand V. Avati1-1/+2
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-14/+14
2009-11-03ext4: code clean up for dio fallocate handlingMingming1-5/+4
2009-11-10ext4: skip conversion of uninit extents after direct IO if there isn't anyMingming3-6/+21
2009-11-10ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extentsMingming2-3/+8
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi1-0/+1
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi1-6/+11
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi1-2/+1
2009-11-02ext4: discard preallocation when restarting a transaction during truncateAneesh Kumar K.V1-1/+2
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-29/+69
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2-6/+15
2009-11-029p: fix readdir corner casesEric Van Hensbergen1-27/+67
2009-11-029p: fix readlinkMartin Stava1-3/+2
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava1-0/+1
2009-11-02Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli1-13/+13
2009-11-02bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli1-1/+1
2009-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2-1/+2
2009-10-30xfs: fix xfs_quota remove errorRyota Yamauchi1-1/+1
2009-10-30xfs: free temporary cursor in xfs_diallocEric Sandeen1-0/+1
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt1-1/+1
2009-10-29ocfs2: return f_fsid info in ocfs2_statfs()Coly Li1-0/+4
2009-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2009-10-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-8/+11
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+2
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-10-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+0
2009-10-29hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney1-0/+5
2009-10-29hfsplus: refuse to mount volumes larger than 2TBBen Hutchings1-0/+4
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins1-1/+1
2009-10-28ocfs2: duplicate inline data properly during reflink.Tao Ma2-1/+57
2009-10-28ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma1-5/+9
2009-10-28ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker1-7/+9
2009-10-27powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala1-1/+1
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt1-2/+2
2009-10-26block: use after free bug in __blkdev_getNeil Brown1-1/+1
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust1-0/+2
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust1-4/+0
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2-4/+8
2009-10-23nfs: Panic when commit failsTerry Loftin1-0/+1
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-5/+6
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew1-11/+30
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun1-1/+1