aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-29xfs: log forces imply data device cache flushesDave Chinner1-13/+34
2021-07-29xfs: factor out forced iclog flushesDave Chinner1-24/+18
2021-07-29xfs: fix ordering violation between cache flushes and tail updatesDave Chinner3-13/+39
2021-07-29xfs: fold __xlog_state_release_iclog into xlog_state_release_iclogDave Chinner1-28/+17
2021-07-29xfs: external logs need to flush data deviceDave Chinner1-8/+11
2021-07-29xfs: flush data dev on external log writeDave Chinner1-1/+1
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba1-1/+1
2021-07-28cifs: add missing parsing of backupuidRonnie Sahlberg1-0/+7
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds5-14/+44
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi1-0/+1
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evictionFilipe Manana1-2/+2
2021-07-28btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues1-1/+1
2021-07-28io_uring: fix poll requests leaking second poll entriesHao Xu1-3/+2
2021-07-28io_uring: don't block level reissue off completion pathJens Axboe1-0/+6
2021-07-27block: delay freeing the gendiskChristoph Hellwig1-0/+2
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+0
2021-07-27io_uring: always reissue from task_work contextJens Axboe1-2/+8
2021-07-26smb3: rc uninitialized in one fallocate pathSteve French1-1/+2
2021-07-26SMB3: fix readpage for large swap cacheSteve French1-1/+1
2021-07-26io_uring: fix race in unified task_work runningJens Axboe1-1/+5
2021-07-26io_uring: fix io_prep_async_link lockingPavel Begunkov1-2/+11
2021-07-25binfmt: remove support for em86 (alpha only)David Hildenbrand3-126/+0
2021-07-24Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-55/+247
2021-07-24Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-17/+45
2021-07-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-15/+16
2021-07-23hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-23writeback, cgroup: do not reparent dax inodesRoman Gushchin1-0/+3
2021-07-23userfaultfd: do not untag user pointersPeter Collingbourne1-14/+12
2021-07-23io_uring: explicitly catch any illegal async queue attemptJens Axboe2-1/+17
2021-07-23io_uring: never attempt iopoll reissue from release pathJens Axboe1-7/+7
2021-07-23Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds12-47/+79
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2021-07-23ext4: remove conflicting comment from __ext4_forgetGuoqing Jiang1-3/+0
2021-07-23ext4: fix potential uninitialized access to retval in kmmpdYe Bin1-1/+1
2021-07-22cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg1-5/+18
2021-07-22io_uring: fix early fdput() of fileJens Axboe1-2/+4
2021-07-22CIFS: Clarify SMB1 code for POSIX delete fileSteve French1-2/+5
2021-07-22CIFS: Clarify SMB1 code for POSIX CreateSteve French1-1/+2
2021-07-22cifs: support share failover when remountingPaulo Alcantara4-40/+203
2021-07-22cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg1-7/+19
2021-07-22btrfs: store a block_device in struct btrfs_ordered_extentChristoph Hellwig4-13/+6
2021-07-22btrfs: fix lock inversion problem when doing qgroup extent tracingFilipe Manana6-25/+48
2021-07-22btrfs: check for missing device in btrfs_trim_fsAnand Jain1-0/+3
2021-07-22btrfs: fix unpersisted i_size on fsync after expanding truncateFilipe Manana1-9/+22
2021-07-21Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-28/+25
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker1-1/+0
2021-07-21afs: Remove redundant assignment to retJiapeng Chong1-4/+6
2021-07-21afs: Fix setting of writeback_indexDavid Howells1-1/+1
2021-07-21afs: check function returnTom Rix1-5/+11
2021-07-21afs: Fix tracepoint string placement with built-in AFSDavid Howells1-18/+7