aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-12/+19
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 24-219/+615
2021-05-04Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+16
2021-05-04fs/cifs: Fix resource leakGravatar Khaled ROMDHANI 1-1/+5
2021-05-04Cifs: Fix kernel oops caused by deferred close for files.Gravatar Rohith Surabattula 4-5/+33
2021-05-04cifs: fix regression when mounting shares with prefix pathsGravatar Paulo Alcantara 3-13/+23
2021-05-04iomap: remove unused private field from ioendGravatar Brian Foster 2-7/+2
2021-05-04xfs: don't allow log writes if the data device is readonlyGravatar Darrick J. Wong 1-4/+6
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+1
2021-05-03Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-20/+19
2021-05-03cifs: use echo_interval even when connection not ready.Gravatar Shyam Prasad N 1-11/+1
2021-05-03cifs: detect dead connections only when echoes are enabled.Gravatar Shyam Prasad N 1-0/+1
2021-05-03smb3.1.1: allow dumping keys for multiuser mountsGravatar Steve French 1-20/+46
2021-05-03smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted sharesGravatar Steve French 2-0/+52
2021-05-03cifs: add shutdown supportGravatar Steve French 9-2/+121
2021-05-03cifs: Deferred close for filesGravatar Rohith Surabattula 6-3/+187
2021-05-02Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-104/+54
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 15-85/+35
2021-05-02Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-105/+75
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+1
2021-05-01afs: Fix speculative status fetchesGravatar David Howells 6-2/+23
2021-05-02.gitignore: prefix local generated files with a slashGravatar Masahiro Yamada 1-2/+2
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 23-239/+1096
2021-04-30Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Gravatar Linus Torvalds 9-142/+202
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-57/+97
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-67/+124
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Gravatar Brian Geffon 1-4/+1
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsGravatar Jens Axboe 1-8/+16
2021-04-30vfs: fs_parser: clean up kernel-doc warningsGravatar Randy Dunlap 1-1/+1
2021-04-30ocfs2/dlm: remove unused functionGravatar Jiapeng Chong 1-7/+0
2021-04-30ocfs2: fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Gravatar Joseph Qi 1-18/+18
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEGravatar Yang Li 1-1/+1
2021-04-30io_uring: Fix memory leak in io_sqe_buffers_register()Gravatar Zqiang 1-2/+2
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+1
2021-04-29io_uring: Fix premature return from loop and memory leakGravatar Colin Ian King 1-4/+8
2021-04-29io_uring: fix unchecked error in switch_start()Gravatar Pavel Begunkov 1-1/+3
2021-04-29io_uring: allow empty slots for reg buffersGravatar Pavel Begunkov 1-7/+29
2021-04-29io_uring: add more build check for uapiGravatar Pavel Begunkov 1-0/+7
2021-04-29io_uring: dont overlap internal and user req flagsGravatar Pavel Begunkov 1-6/+3
2021-04-29io_uring: fix drain with rsrc CQEsGravatar Pavel Begunkov 1-0/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 4-51/+24
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-139/+395
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 6-59/+139
2021-04-29Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 91-1302/+1458
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Gravatar Linus Torvalds 23-243/+312
2021-04-29Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-35/+206
2021-04-29xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_rangeGravatar Darrick J. Wong 1-1/+2
2021-04-29xfs: set aside allocation btree blocks from block reservationGravatar Brian Foster 1-1/+14
2021-04-29xfs: introduce in-core global counter of allocbt blocksGravatar Brian Foster 3-0/+22