aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven
2010-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton
2010-10-01hfsplus: fix rename over directoriesChristoph Hellwig
2010-10-01hfsplus: convert tree_lock to mutexThomas Gleixner
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig
2010-10-01hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig
2010-10-01hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig
2010-10-01hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig
2010-10-01hfsplus: remove the rsrc_inodes listChristoph Hellwig
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