| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-06-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | NFSv4: Fix stateid recovery on revoked delegations | Trond Myklebust | 2015-06-16 | |
| | * | | | | | | | | | | | | Recover from stateid-type error on SETATTR | Olga Kornievskaia | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes | Kinglong Mee | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer | Jeff Layton | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer | Jeff Layton | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID | Jeff Layton | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id | Jeff Layton | 2015-06-16 | |
| | * | | | | | | | | | | | | pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() | Fabian Frederick | 2015-06-16 | |
| | * | | | | | | | | | | | | nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them | Jeff Layton | 2015-06-11 | |
| | * | | | | | | | | | | | | NFS: Convert use of __constant_htonl to htonl | Vaishali Thakkar | 2015-06-10 | |
| | * | | | | | | | | | | | | NFS: Remove unused nfs_rw_ops->rw_release() function | Anna Schumaker | 2015-06-10 | |
| | * | | | | | | | | | | | | NFSv4: handle nfs4_get_referral failure | Dominique Martinet | 2015-06-10 | |
| | * | | | | | | | | | | | | sunrpc: keep a count of swapfiles associated with the rpc_clnt | Jeff Layton | 2015-06-10 | |
| | * | | | | | | | | | | | | NFS: drop unneeded goto | Julia Lawall | 2015-06-02 | |
| | * | | | | | | | | | | | | NFS: Fix size of NFSACL SETACL operations | Chuck Lever | 2015-06-02 | |
| | * | | | | | | | | | | | | NFS: report more appropriate block size for directories. | NeilBrown | 2015-06-02 | |
| | * | | | | | | | | | | | | NFSv4: Always drain the slot table before re-establishing the lease | Trond Myklebust | 2015-06-02 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | fixing infinite OPEN loop in 4.0 stateid recovery | Olga Kornievskaia | 2015-06-01 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ovl: lookup whiteouts outside iterate_dir() | Miklos Szeredi | 2015-06-22 | |
| | * | | | | | | | | | | | ovl: allow distributed fs as lower layer | Miklos Szeredi | 2015-06-22 | |
| | * | | | | | | | | | | | ovl: don't traverse automount points | Miklos Szeredi | 2015-06-22 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2015-07-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | fuse: separate pqueue for clones | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: introduce per-instance fuse_dev structure | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: device fd clone | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: abort: no fc->lock needed for request ending | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: no fc->lock for pqueue parts | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: no fc->lock in request_end() | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: cleanup request_end() | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: request_end(): do once | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: add req flag for private list | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: pqueue locking | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: abort: group pqueue accesses | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: cleanup fuse_dev_do_read() | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: move list_del_init() from request_end() into callers | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: duplicate ->connected in pqueue | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: separate out processing queue | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: simplify request_wait() | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: no fc->lock for iqueue parts | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: allow interrupt queuing without fc->lock | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: iqueue locking | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: dev read: split list_move | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: abort: group iqueue accesses | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: duplicate ->connected in iqueue | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: separate out input queue | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: req state use flags | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: simplify req states | Miklos Szeredi | 2015-07-01 | |
| | * | | | | | | | | | | | fuse: don't hold lock over request_wait_answer() | Miklos Szeredi | 2015-07-01 | |
