summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-08-04fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2014-08-04fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon
2014-08-04fat: zero out seek range on _fat_get_blockNamjae Jeon
2014-08-04fat: add fat_fallocate operationNamjae Jeon
2014-08-04fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2014-08-04dlm: plock: reduce indentation by rearranging orderJoe Perches
2014-08-04dlm, lockd: remove unused conf from lm_grantJoe Perches
2014-08-04fs/dlm/plock.c: add argument descriptions to notifyJoe Perches
2014-08-04shm: add sealing APIDavid Herrmann
2014-08-04mm: allow drivers to prevent new writable mappingsDavid Herrmann
2014-08-04Merge branch 'akpm-current/current'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'aio/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'file-private-locks/linux-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-08-03NFS: allow lockless access to access_cacheNeilBrown
2014-08-03NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown
2014-08-03NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-08-03NFS: support RCU_WALK in nfs_permission()NeilBrown
2014-08-03NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown
2014-08-03NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown
2014-08-03NFS: add checks for returned value of try_module_get()Alexey Khoroshilov
2014-08-03nfs: clear_request_commit while holding i_lockWeston Andros Adamson
2014-08-03pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson
2014-08-03pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson
2014-08-03nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson
2014-08-03nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson
2014-08-03NFS: nfs4_do_open should add negative results to the dcache.NeilBrown
2014-08-03nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-08-03Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust