aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-11-029p: fix readlinkMartin Stava
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava
2009-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds
2009-10-30xfs: fix xfs_quota remove errorRyota Yamauchi
2009-10-30xfs: free temporary cursor in xfs_diallocEric Sandeen
2009-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-29hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney
2009-10-29hfsplus: refuse to mount volumes larger than 2TBBen Hutchings
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins
2009-10-27powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-26block: use after free bug in __blkdev_getNeil Brown
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-10-23nfs: Panic when commit failsTerry Loftin
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun
2009-10-18fsnotify: do not set group for a mark before it is on the i_listEric Paris
2009-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-14sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown
2009-10-14sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck
2009-10-14Btrfs: always pin metadata in discard modeChris Mason
2009-10-14Btrfs: enable discard supportChristoph Hellwig
2009-10-14Btrfs: add -o discard optionChristoph Hellwig
2009-10-14Btrfs: properly wait log writers during log syncYan, Zheng
2009-10-14Btrfs: fix possible ENOSPC problems with truncateJosef Bacik
2009-10-13Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder
2009-10-13xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason
2009-10-13Btrfs: streamline tree-log btree block writeoutChris Mason
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-10-13Btrfs: only write one super copy during fsyncChris Mason
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o