summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: push the getname from do_rmdir into the callersChristoph Hellwig2020-07-312-7/+5
* fs: refactor ksys_umountChristoph Hellwig2020-07-311-22/+18
* fs: refactor do_mountChristoph Hellwig2020-07-311-32/+35
* fs: expose utimes_commonChristoph Hellwig2020-07-311-3/+3
* fs: move timespec validation into utimes_commonChristoph Hellwig2020-07-311-10/+9
* fs: refactor do_utimesChristoph Hellwig2020-07-311-46/+54
* fs: remove ksys_ioctlChristoph Hellwig2020-07-311-6/+1
* fs: remove ksys_fchmodChristoph Hellwig2020-07-311-6/+1
* fs: remove ksys_dupChristoph Hellwig2020-07-311-6/+1
* fs: remove ksys_openChristoph Hellwig2020-07-311-3/+8
* fs: remove ksys_getdents64Christoph Hellwig2020-07-311-9/+2
* initrd: switch initrd loading to struct file based APIsChristoph Hellwig2020-07-301-1/+1
* fs: add a vfs_fchmod helperChristoph Hellwig2020-07-161-2/+7
* fs: add a vfs_fchown helperChristoph Hellwig2020-07-161-12/+17
* afs: Fix interruption of operationsDavid Howells2020-07-152-2/+3
* Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\
| * io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \
| * | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1
| * | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
| * | btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo2020-07-071-0/+1
* | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-105-18/+22
|\ \ \
| * | | cifs: update internal module version numberSteve French2020-07-091-1/+1
| * | | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8
| * | | smb3: fix unneeded error message on change notifySteve French2020-07-081-2/+6
| * | | cifs: remove the retry in cifs_poxis_lock_setyangerkun2020-07-071-13/+6
| * | | smb3: fix access denied on change notify request to some serversSteve French2020-07-071-1/+1
* | | | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-6/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | io_uring: account user memory freed when exit has been queuedJens Axboe2020-07-101-3/+10
| * | | io_uring: fix memleak in io_sqe_files_register()Yang Yingliang2020-07-101-0/+1
| * | | io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang2020-07-081-1/+3
| * | | io_uring: export cq overflow status to userspaceXiaoguang Wang2020-07-081-2/+9
* | | | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds2020-07-103-58/+77
|\ \ \ \
| * | | | fs: remove __vfs_readChristoph Hellwig2020-07-081-22/+21
| * | | | fs: implement kernel_read using __kernel_readChristoph Hellwig2020-07-081-8/+5
| * | | | fs: add a __kernel_read helperChristoph Hellwig2020-07-081-0/+23
| * | | | fs: remove __vfs_writeChristoph Hellwig2020-07-081-24/+22
| * | | | fs: implement kernel_write using __kernel_writeChristoph Hellwig2020-07-081-8/+9
| * | | | fs: check FMODE_WRITE in __kernel_writeChristoph Hellwig2020-07-081-0/+2
| * | | | fs: unexport __kernel_writeChristoph Hellwig2020-07-081-1/+0
| * | | | autofs: switch to kernel_writeChristoph Hellwig2020-07-081-1/+1
| * | | | cachefiles: switch to kernel_writeChristoph Hellwig2020-07-081-1/+1
* | | | | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-102-46/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gfs2: Rework read and page fault lockingAndreas Gruenbacher2020-07-072-46/+51
| | |/ / | |/| |
* | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-077-25/+35
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | btrfs: reset tree root pointer after error in init_tree_rootsJosef Bacik2020-07-021-2/+4
| * | btrfs: fix reclaim_size counter leak after stealing from global reserveFilipe Manana2020-07-021-1/+1
| * | btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov2020-07-021-16/+24
| * | btrfs: convert comments to fallthrough annotationsMarcos Paulo de Souza2020-07-024-6/+6