summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-04iomap: remove unused private field from ioendBrian Foster
2021-05-04xfs: don't allow log writes if the data device is readonlyDarrick J. Wong
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-03Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-03cifs: use echo_interval even when connection not ready.Shyam Prasad N
2021-05-03cifs: detect dead connections only when echoes are enabled.Shyam Prasad N
2021-05-03smb3.1.1: allow dumping keys for multiuser mountsSteve French
2021-05-03smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted sharesSteve French
2021-05-03cifs: add shutdown supportSteve French
2021-05-03cifs: Deferred close for filesRohith Surabattula
2021-05-02Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-02Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01afs: Fix speculative status fetchesDavid Howells
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe
2021-04-30vfs: fs_parser: clean up kernel-doc warningsRandy Dunlap
2021-04-30ocfs2/dlm: remove unused functionJiapeng Chong
2021-04-30ocfs2: fix a typoBhaskar Chowdhury
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-04-30io_uring: Fix memory leak in io_sqe_buffers_register()Zqiang
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29io_uring: Fix premature return from loop and memory leakColin Ian King
2021-04-29io_uring: fix unchecked error in switch_start()Pavel Begunkov
2021-04-29io_uring: allow empty slots for reg buffersPavel Begunkov
2021-04-29io_uring: add more build check for uapiPavel Begunkov
2021-04-29io_uring: dont overlap internal and user req flagsPavel Begunkov
2021-04-29io_uring: fix drain with rsrc CQEsPavel Begunkov
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-29Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-29Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-29xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_rangeDarrick J. Wong
2021-04-29xfs: set aside allocation btree blocks from block reservationBrian Foster
2021-04-29xfs: introduce in-core global counter of allocbt blocksBrian Foster
2021-04-29xfs: unconditionally read all AGFs on mounts with perag reservationBrian Foster
2021-04-29xfs: count free space btree blocks when scrubbing pre-lazysbcount fsesDarrick J. Wong
2021-04-29xfs: update superblock counters correctly for !lazysbcountDave Chinner
2021-04-29xfs: don't check agf_btreeblks on pre-lazysbcount filesystemsDarrick J. Wong
2021-04-29xfs: remove obsolete AGF counter debuggingDarrick J. Wong
2021-04-29orangefs: leave files in the page cache for a few micro seconds at leastMike Marshall