summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-21Merge remote-tracking branch 'writeback/next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'namespace/master'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'sysctl/master'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'jfs/next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2011-06-21Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-06-20jfs: agstart field must be 64 bitsDave Kleikamp
2011-06-20Merge branch 'devel' into nfs-for-nextTrond Myklebust
2011-06-20Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2011-06-20NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson
2011-06-20NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-06-20NFSv4.1: File layout only supports whole file layoutsAndy Adamson
2011-06-20NFSv4.1: Clean ups for the device id cacheTrond Myklebust
2011-06-20NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-06-20NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-06-20NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-06-20NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust
2011-06-20NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust
2011-06-20NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-20NFS: test and free stateids during recoveryBryan Schumaker
2011-06-20NFS: added FREE_STATEID callBryan Schumaker
2011-06-20NFS: Added TEST_STATEID callBryan Schumaker
2011-06-20NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-06-20NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-06-20NFS: fix commentWeston Andros Adamson
2011-06-20NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-06-20NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-06-20NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-06-20NFS: pnfs IPv6 supportWeston Andros Adamson
2011-06-20lockd: properly convert be32 values in debug messagesVasily Averin
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20JFS: Don't save agno in the inodeDave Kleikamp
2011-06-20jfs: Update agstart when resizing volumeDave Kleikamp
2011-06-20jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp
2011-06-20move exec_permission() up to the rest of permission-related functionsAl Viro
2011-06-20switch LOOKUP_ROOT case in path_init() to exec_permission()Al Viro
2011-06-20kill file_permission() completelyAl Viro
2011-06-20consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro