summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-01hfsplus: do not cache and write next_allocChristoph Hellwig
2010-10-01hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig
2010-10-01hfsplus: merge mknod/mkdir/creatChristoph Hellwig
2010-10-01hfsplus: clean up hfsplus_write_inodeChristoph Hellwig
2010-10-01hfsplus: clean up hfsplus_igetChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2010-10-01hfsplus: remove BKL from hfsplus_put_superChristoph Hellwig
2010-10-01hfsplus: use alloc_mutex in hfsplus_sync_fsChristoph Hellwig
2010-10-01hfsplus: introduce alloc_mutexChristoph Hellwig
2010-10-01hfsplus: protect setflags using i_mutexChristoph Hellwig
2010-10-01hfsplus: split hfsplus_ioctlChristoph Hellwig
2010-10-01hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig
2010-09-30GFS2 fatal: filesystem consistency error on renameBob Peterson
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-09-29ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-29cifs: set backing_dev_info on new S_ISREG inodesJeff Layton
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-09-29GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse
2010-09-29GFS2: Fix spectator umount issueSteven Whitehouse
2010-09-29xfs: force background CIL push under sustained loadDave Chinner
2010-09-28GFS2: Fix compiler warning from previous patchSteven Whitehouse
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski
2010-09-27GFS2: Fix journal check for spectator mountsSteven Whitehouse
2010-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-24GFS2: Remove upgrade mount optionSteven Whitehouse
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma
2010-09-23ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma
2010-09-23ocfs2: update ctime when changing the file's permission by setfaclTao Ma
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse
2010-09-23GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse
2010-09-22/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro
2010-09-22aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-22/proc/vmcore: fix seekingArnd Bergmann
2010-09-22Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse
2010-09-20GFS2: Use new workqueue schemeSteven Whitehouse
2010-09-20GFS2: Update handling of DLM return codes to match realitySteven Whitehouse
2010-09-20GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse
2010-09-20GFS2: Fix whitespace in previous patchSteven Whitehouse
2010-09-20GFS2: fallocate supportBenjamin Marzinski
2010-09-20GFS2: Add a bug trap in allocation codeSteven Whitehouse
2010-09-20GFS2: No longer experimentalSteven Whitehouse
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse