summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | NFSv4: Fix stateid recovery on revoked delegationsTrond Myklebust2015-06-16
| * | | | | | | | | | | | Recover from stateid-type error on SETATTROlga Kornievskaia2015-06-16
| * | | | | | | | | | | | nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee2015-06-16
| * | | | | | | | | | | | nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2015-06-16
| * | | | | | | | | | | | nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated bufferJeff Layton2015-06-16
| * | | | | | | | | | | | nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton2015-06-16
| * | | | | | | | | | | | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton2015-06-16
| * | | | | | | | | | | | pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick2015-06-16
| * | | | | | | | | | | | nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton2015-06-11
| * | | | | | | | | | | | NFS: Convert use of __constant_htonl to htonlVaishali Thakkar2015-06-10
| * | | | | | | | | | | | NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker2015-06-10
| * | | | | | | | | | | | NFSv4: handle nfs4_get_referral failureDominique Martinet2015-06-10
| * | | | | | | | | | | | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
| * | | | | | | | | | | | NFS: drop unneeded gotoJulia Lawall2015-06-02
| * | | | | | | | | | | | NFS: Fix size of NFSACL SETACL operationsChuck Lever2015-06-02
| * | | | | | | | | | | | NFS: report more appropriate block size for directories.NeilBrown2015-06-02
| * | | | | | | | | | | | NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust2015-06-02
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2015-06-01
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ovl: lookup whiteouts outside iterate_dir()Miklos Szeredi2015-06-22
| * | | | | | | | | | | ovl: allow distributed fs as lower layerMiklos Szeredi2015-06-22
| * | | | | | | | | | | ovl: don't traverse automount pointsMiklos Szeredi2015-06-22
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fuse: separate pqueue for clonesMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: introduce per-instance fuse_dev structureMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: device fd cloneMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: abort: no fc->lock needed for request endingMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: no fc->lock for pqueue partsMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: no fc->lock in request_end()Miklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: cleanup request_end()Miklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: request_end(): do onceMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: add req flag for private listMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: pqueue lockingMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: abort: group pqueue accessesMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: cleanup fuse_dev_do_read()Miklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: move list_del_init() from request_end() into callersMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: duplicate ->connected in pqueueMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: separate out processing queueMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: simplify request_wait()Miklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: no fc->lock for iqueue partsMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: allow interrupt queuing without fc->lockMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: iqueue lockingMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: dev read: split list_moveMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: abort: group iqueue accessesMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: duplicate ->connected in iqueueMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: separate out input queueMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: req state use flagsMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: simplify req statesMiklos Szeredi2015-07-01
| * | | | | | | | | | | fuse: don't hold lock over request_wait_answer()Miklos Szeredi2015-07-01