Age | Commit message (Expand) | Author |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | fs: Move many prototypes to pagemap.h | Matthew Wilcox (Oracle) |
2022-03-20 | nfsd: fix using the correct variable for sizeof() | Jakob Koschel |
2022-03-17 | nfsd: use correct format characters | Bill Wendling |
2022-03-15 | NFSD: prevent underflow in nfssvc_decode_writeargs() | Dan Carpenter |
2022-03-11 | NFSD: Fix nfsd_breaker_owns_lease() return values | Chuck Lever |
2022-03-11 | NFSD: Clean up _lm_ operation names | Chuck Lever |
2022-03-11 | NFSD: Remove CONFIG_NFSD_V3 | Chuck Lever |
2022-02-28 | nfsd: more robust allocation failure handling in nfsd_file_cache_init | Amir Goldstein |
2022-02-28 | NFSD: Move svc_serv_ops::svo_function into struct svc_serv | Chuck Lever |
2022-02-28 | NFSD: Remove svc_serv_ops::svo_module | Chuck Lever |
2022-02-28 | SUNRPC: Remove svc_shutdown_net() | Chuck Lever |
2022-02-28 | SUNRPC: Rename svc_close_xprt() | Chuck Lever |
2022-02-28 | SUNRPC: Rename svc_create_xprt() | Chuck Lever |
2022-02-28 | SUNRPC: Remove svo_shutdown method | Chuck Lever |
2022-02-28 | SUNRPC: Remove the .svo_enqueue_xprt method | Chuck Lever |
2022-02-28 | NFSD: Remove NFSD_PROC_ARGS_* macros | Chuck Lever |
2022-02-28 | NFSD: Use __sockaddr field to store socket addresses | Chuck Lever |
2022-02-28 | NFSD: Streamline the rare "found" case | Chuck Lever |
2022-02-28 | NFSD: Skip extra computation for RC_NOCACHE case | Chuck Lever |
2022-02-28 | NFSD: De-duplicate hash bucket indexing | Chuck Lever |
2022-02-28 | nfsd: Add support for the birth time attribute | Ondrej Valousek |
2022-02-09 | Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-02-09 | NFSD: Deprecate NFS_OFFSET_MAX | Chuck Lever |
2022-02-09 | NFSD: Fix offset type in I/O trace points | Chuck Lever |
2022-02-09 | NFSD: COMMIT operations must not return NFS?ERR_INVAL | Chuck Lever |
2022-02-09 | NFSD: Clamp WRITE offsets | Chuck Lever |
2022-02-09 | NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes | Chuck Lever |
2022-02-09 | NFSD: Fix ia_size underflow | Chuck Lever |
2022-02-09 | NFSD: Fix the behavior of READ near OFFSET_MAX | Chuck Lever |
2022-02-02 | Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2022-01-28 | nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. | Dai Ngo |
2022-01-24 | fsnotify: fix fsnotify hooks in pseudo filesystems | Amir Goldstein |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-16 | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-01-11 | Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-08 | nfsd: fix crash on COPY_NOTIFY with special stateid | J. Bruce Fields |
2022-01-08 | NFSD: Move fill_pre_wcc() and fill_post_wcc() | Chuck Lever |
2022-01-08 | Revert "nfsd: skip some unnecessary stats in the v4 case" | Chuck Lever |
2022-01-08 | NFSD: Trace boot verifier resets | Chuck Lever |
2022-01-08 | NFSD: Rename boot verifier functions | Chuck Lever |
2022-01-08 | NFSD: Clean up the nfsd_net::nfssvc_boot field | Chuck Lever |
2022-01-08 | NFSD: Write verifier might go backwards | Chuck Lever |
2022-01-08 | nfsd: Add a tracepoint for errors in nfsd4_clone_file_range() | Trond Myklebust |
2022-01-08 | NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id) | Chuck Lever |
2022-01-08 | NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id) | Chuck Lever |
2022-01-08 | NFSD: Clean up nfsd_vfs_write() | Chuck Lever |