summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-07-17ext4: avoid eh_entries overflow before insert extent_idxRobin Dong
2011-07-17ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXTRobin Dong
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-17ufs should use d_splice_alias()Al Viro
2011-07-17ext4: remove unneeded parameter to ext4_ext_remove_space()Allison Henderson
2011-07-17fix exofs ->get_parent()Al Viro
2011-07-17ext4: punch hole optimizations: skip un-needed extent lookupAllison Henderson
2011-07-17ext4: ignore a stripe width of 1Dan Ehrenberg
2011-07-17ext4: make the preallocation size be a multiple of stripe sizeDan Ehrenberg
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-16cifs: build_path_from_dentry() race fixAl Viro
2011-07-16ext4: fix compilation with -DDX_DEBUGBernd Schubert
2011-07-15pnfs: simplify pnfs files module autoloadingJ. Bruce Fields
2011-07-15nfs: document nfsv4 sillyrename issuesJ. Bruce Fields
2011-07-15nfsd41: Deny new lock before RECLAIM_COMPLETE doneMi Jinlong
2011-07-15fs: locks: remove init_onceMiklos Szeredi
2011-07-15nfsd41: check the size of requestMi Jinlong
2011-07-15nfsd41: error out when client sets maxreq_sz or maxresp_sz too smallMi Jinlong
2011-07-15nfsd4: fix file leak on open_downgradeJ. Bruce Fields
2011-07-15nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields
2011-07-15NFSD: Added TEST_STATEID operationBryan Schumaker
2011-07-15NFSD: added FREE_STATEID operationBryan Schumaker
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-07-15NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUNDBenny Halevy
2011-07-15dlm: use workqueue for callbacksDavid Teigland
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-15NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust
2011-07-15NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust
2011-07-15NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust
2011-07-15NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse
2011-07-14fix loop checks in d_materialise_unique()Al Viro
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh
2011-07-14btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh
2011-07-14dlm: remove deadlock debug printDavid Teigland