aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-10/+3
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-182/+97
2021-06-29Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Gravatar Linus Torvalds 14-191/+1924
2021-06-29Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-66/+85
2021-06-29Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 57-1949/+966
2021-06-29Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-3/+11
2021-06-29Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 1-3/+6
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 48-244/+410
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-16/+3
2021-06-29binfmt: remove in-tree usage of MAP_EXECUTABLEGravatar David Hildenbrand 4-13/+6
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDGravatar Andrea Arcangeli 1-1/+1
2021-06-29mm: move page dirtying prototypes from mm.hGravatar Matthew Wilcox (Oracle) 2-1/+2
2021-06-29fs: remove noop_set_page_dirty()Gravatar Matthew Wilcox (Oracle) 5-20/+4
2021-06-29fs: remove anon_set_page_dirty()Gravatar Matthew Wilcox (Oracle) 1-10/+1
2021-06-29iomap: use __set_page_dirty_nobuffersGravatar Matthew Wilcox (Oracle) 4-29/+4
2021-06-29mm/writeback: move __set_page_dirty() to core mmGravatar Matthew Wilcox (Oracle) 1-24/+0
2021-06-29mm: require ->set_page_dirty to be explicitly wired upGravatar Christoph Hellwig 21-0/+38
2021-06-29fs: move ramfs_aops to libfsGravatar Christoph Hellwig 4-26/+16
2021-06-29fs: unexport __set_page_dirtyGravatar Christoph Hellwig 1-1/+0
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesGravatar Roman Gushchin 1-10/+101
2021-06-29writeback, cgroup: support switching multiple inodes at onceGravatar Roman Gushchin 1-42/+64
2021-06-29writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()Gravatar Roman Gushchin 1-8/+11
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackGravatar Roman Gushchin 1-34/+59
2021-06-29writeback, cgroup: switch to rcu_work API in inode_switch_wbs()Gravatar Roman Gushchin 1-14/+4
2021-06-29writeback, cgroup: increment isw_nr_in_flight before grabbing an inodeGravatar Roman Gushchin 1-2/+3
2021-06-29writeback, cgroup: add smp_mb() to cgroup_writeback_umount()Gravatar Roman Gushchin 1-0/+6
2021-06-29writeback, cgroup: do not switch inodes with I_WILL_FREE flagGravatar Roman Gushchin 1-4/+4
2021-06-29dax: fix ENOMEM handling in grab_mapping_entry()Gravatar Jan Kara 1-1/+2
2021-06-29ocfs2: remove redundant initialization of variable retGravatar Colin Ian King 1-1/+1
2021-06-29ocfs2: replace simple_strtoull() with kstrtoull()Gravatar Chen Huang 1-2/+3
2021-06-29ocfs2: remove repeated uptodate check for bufferGravatar Wan Jiabing 1-2/+1
2021-06-29ocfs2: remove redundant assignment to pointer queueGravatar Colin Ian King 1-1/+1
2021-06-29ocfs2: fix snprintf() checkingGravatar Dan Carpenter 2-11/+3
2021-06-29ocfs2: remove unnecessary INIT_LIST_HEAD()Gravatar Yang Yingliang 1-2/+0
2021-06-29squashfs: add option to panic on errorsGravatar Vincent Whitchurch 3-1/+91
2021-06-29ntfs: fix validity check for file name attributeGravatar Desmond Cheong Zhi Xi 1-1/+1
2021-06-29gfs2: Clean up gfs2_unstuff_dinodeGravatar Andreas Gruenbacher 5-36/+36
2021-06-29gfs2: Unstuff before locking page in gfs2_page_mkwriteGravatar Andreas Gruenbacher 1-10/+12
2021-06-29gfs2: Clean up the error handling in gfs2_page_mkwriteGravatar Andreas Gruenbacher 1-23/+40
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-10/+14
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 18-20/+23
2021-06-28Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-247/+156
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 44-1413/+2028
2021-06-28Merge tag 'erofs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 18-41/+3
2021-06-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 2-15/+35
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityGravatar Tanner Love 1-10/+3
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-9/+13
2021-06-28gfs2: Fix error handling in init_statfsGravatar Andreas Gruenbacher 1-0/+1
2021-06-28gfs2: Fix underflow in gfs2_page_mkwriteGravatar Andreas Gruenbacher 1-2/+2