summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-30fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2014-07-30fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon
2014-07-30fat: zero out seek range on _fat_get_blockNamjae Jeon
2014-07-30fat: add fat_fallocate operationNamjae Jeon
2014-07-30fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2014-07-30fs: dlm/lockd: convert int result to unsigned char typeJoe Perches
2014-07-30dlm: plock: reduce indentation by rearranging orderJoe Perches
2014-07-30dlm, lockd: remove unused conf from lm_grantJoe Perches
2014-07-30fs/dlm/plock.c: add argument descriptions to notifyJoe Perches
2014-07-30Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'aio/master'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-07-30next-20140724/tipStephen Rothwell
2014-07-30Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'file-private-locks/linux-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2014-07-30Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-07-30Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner
2014-07-30Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-07-29nfsd: rename unhash_generic_stateid to unhash_ol_stateidJeff Layton
2014-07-29nfsd: don't thrash the cl_lock while freeing an open stateidJeff Layton
2014-07-29nfsd: reduce cl_lock thrashing in release_openownerJeff Layton
2014-07-29nfsd: close potential race in nfsd4_free_stateidJeff Layton
2014-07-29nfsd: optimize destroy_lockowner cl_lock thrashingJeff Layton
2014-07-29nfsd: add locking to stateowner releaseJeff Layton
2014-07-29nfsd: clean up and reorganize release_lockownerJeff Layton
2014-07-29nfsd: Move the open owner hash table into struct nfs4_clientTrond Myklebust
2014-07-29nfsd: Protect adding/removing lock owners using client_lockTrond Myklebust
2014-07-29nfsd: Protect adding/removing open state owners using client_lockTrond Myklebust
2014-07-29nfsd: don't allow CLOSE to proceed until refcount on stateid dropsJeff Layton
2014-07-29nfsd: make openstateids hold references to their openownersJeff Layton
2014-07-29nfsd: clean up refcounting for lockownersJeff Layton