summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-01-25NFSD: Remove argument length checking in nfsd_dispatch()Chuck Lever
2021-01-25NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update NFSv2 diropargs decoding to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READ argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKNOD3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SYMLINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKDIR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the CREATE3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the LINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the RENAME3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update COMMIT3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Fix returned READDIR offset cookieChuck Lever
2021-01-25NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update WRITE3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-24io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe
2021-01-24io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov
2021-01-23cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg
2021-01-22Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-01-22io_uring: fix short read retries for non-reg filesPavel Begunkov
2021-01-22io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe
2021-01-21Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-21kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig
2021-01-21kernfs: implement ->write_iterChristoph Hellwig
2021-01-21kernfs: implement ->read_iterChristoph Hellwig
2021-01-20Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-18btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik