summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-24cifs: remove protocolEnum definitionJeff Layton
2013-06-24cifs: add a "nosharesock" mount option to force new sockets to server to be c...Jeff Layton
2013-06-23fs: fix new splice.c kernel-doc warningRandy Dunlap
2013-06-20xfs: check on-disk (not incore) btree root size in dfrag.cEric Sandeen
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-20NFSv4.1 end back channel session drainingAndy Adamson
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-19GFS2: Fix fstrim boundary conditionsAbhijith Das
2013-06-19GFS2: fix warning messageBenjamin Marzinski
2013-06-19xfs: Remove XFS_MOUNT_RETERRJie Liu
2013-06-19xfs: Remove two dead transaction log reservaion macrosJie Liu
2013-06-19xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extentJie Liu
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely
2013-06-19NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker
2013-06-19dlm: remove duplicated include from lowcomms.cWei Yongjun
2013-06-19FS-Cache: Don't use spin_is_locked() in assertionsDavid Howells
2013-06-19FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells
2013-06-19cachefiles: remove unused macro list_to_page()Haicheng Li
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells
2013-06-19FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells
2013-06-19FS-Cache: Wrap checks on object stateDavid Howells
2013-06-19FS-Cache: Uninline fscache_object_init()David Howells
2013-06-19FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells
2013-06-19CacheFiles: name i_mutex lock class explicitlyJ. Bruce Fields
2013-06-19fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior
2013-06-19GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-18fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov
2013-06-17xfs: Remove struct xfs_chash from xfs_mountJeff Liu
2013-06-17xfs: Don't keep silent if sunit/swidth can not be changed via mountJie Liu
2013-06-17xfs: Remove redundant error variable from xfs_growfs_data_private()Jie Liu
2013-06-17xfs: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-17ext4: delete unused variablesJon Ernst
2013-06-17f2fs: add remount_fs callback supportNamjae Jeon
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov
2013-06-14pstore/ram: remove the power of buffer size limitationRob Herring
2013-06-14pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner