Age | Commit message (Expand) | Author | Files | Lines |
2018-04-03 | NFSD: Clean up legacy NFS WRITE argument XDR decoders | Chuck Lever | 6 | -30/+21 |
2018-04-03 | nfsd: Trace NFSv4 COMPOUND execution | Chuck Lever | 2 | -6/+42 |
2018-04-03 | nfsd: Add I/O trace points in the NFSv4 read proc | Chuck Lever | 5 | -25/+39 |
2018-04-03 | nfsd: Add I/O trace points in the NFSv4 write path | Chuck Lever | 3 | -13/+50 |
2018-04-03 | nfsd: Add "nfsd_" to trace point names | Chuck Lever | 4 | -20/+20 |
2018-04-03 | nfsd: Record request byte count, not count of vectors | Chuck Lever | 2 | -18/+13 |
2018-04-03 | nfsd: Fix NFSD trace points | Chuck Lever | 1 | -6/+11 |
2018-04-03 | nfsd: use correct enum type in decode_cb_op_status | Stefan Agner | 1 | -2/+2 |
2018-04-03 | nfsd: fix boolreturn.cocci warnings | Fengguang Wu | 1 | -3/+3 |
2018-03-21 | nfsd: create a separate lease for each delegation | J. Bruce Fields | 1 | -108/+65 |
2018-03-21 | nfsd: move sc_file assignment into alloc_init_deleg | J. Bruce Fields | 1 | -5/+5 |
2018-03-21 | nfsd: factor out common delegation-destruction code | J. Bruce Fields | 1 | -17/+14 |
2018-03-21 | nfsd: make nfs4_get_existing_delegation less confusing | J. Bruce Fields | 1 | -14/+9 |
2018-03-21 | nfsd4: dp->dl_stid.sc_file doesn't need locking | J. Bruce Fields | 1 | -1/+2 |
2018-03-21 | nfsd4: set fl_owner to delegation, not file pointer | J. Bruce Fields | 1 | -10/+7 |
2018-03-21 | nfsd: simplify nfs4_put_deleg_lease calls | J. Bruce Fields | 1 | -5/+6 |
2018-03-21 | nfsd: simplify put of fi_deleg_file | J. Bruce Fields | 1 | -1/+4 |
2018-03-19 | nfsd: move nfs4_client allocation to dedicated slabcache | Jeff Layton | 1 | -5/+13 |
2018-03-19 | nfsd: don't require low ports for gss requests | J. Bruce Fields | 1 | -1/+11 |
2018-03-19 | nfsd: remove unsused "cp_consecutive" field | J. Bruce Fields | 3 | -4/+2 |
2018-03-19 | lockd: make nlm_ntf_refcnt and nlm_ntf_wq static | Colin Ian King | 1 | -2/+2 |
2018-03-19 | nfsd4: send the special close_stateid in v4.0 replies as well | Jeff Layton | 1 | -4/+15 |
2018-03-19 | nfsd: remove blocked locks on client teardown | Jeff Layton | 1 | -19/+43 |
2018-02-16 | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -21/+80 |
2018-02-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2018-02-14 | Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+23 |
2018-02-13 | gfs2: Fixes to "Implement iomap for block_map" | Andreas Gruenbacher | 1 | -20/+23 |
2018-02-13 | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page | Jia Zhang | 1 | -0/+4 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 24 | -80/+80 |
2018-02-12 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -21/+26 |
2018-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+5 |
2018-02-10 | Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -13/+130 |
2018-02-09 | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 7 | -40/+57 |
2018-02-08 | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 8 | -92/+74 |
2018-02-08 | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -405/+295 |
2018-02-08 | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 9 | -129/+313 |
2018-02-08 | cramfs: better MTD dependency expression | Nicolas Pitre | 1 | -2/+1 |
2018-02-08 | NFSD: hide unused svcxdr_dupstr() | Arnd Bergmann | 1 | -3/+2 |
2018-02-08 | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein | 3 | -24/+37 |
2018-02-08 | nfsd: encode stat->mtime for getattr instead of inode->i_mtime | Amir Goldstein | 2 | -4/+3 |
2018-02-08 | nfsd: return RESOURCE not GARBAGE_ARGS on too many ops | J. Bruce Fields | 2 | -2/+10 |
2018-02-08 | Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -13/+13 |
2018-02-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -1/+6 |
2018-02-07 | Add missing structs and defines from recent SMB3.1.1 documentation | Steve French | 1 | -2/+112 |
2018-02-07 | address lock imbalance warnings in smbdirect.c | Steve French | 1 | -7/+9 |
2018-02-07 | cifs: silence compiler warnings showing up with gcc-8.0.0 | Arnd Bergmann | 1 | -3/+1 |
2018-02-07 | Add some missing debug fields in server and tcon structs | Steve French | 1 | -1/+8 |
2018-02-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 28 | -150/+159 |
2018-02-07 | pipe: read buffer limits atomically | Eric Biggers | 1 | -4/+9 |
2018-02-07 | pipe: simplify round_pipe_size() | Eric Biggers | 1 | -11/+3 |