aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever2-0/+6
2021-08-09NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust1-1/+1
2021-08-09NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust1-1/+1
2021-08-09NFSv4/pNFS: Remove dead codeTrond Myklebust1-4/+0
2021-08-09NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust1-4/+8
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-26/+45
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-5/+2
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o1-1/+1
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu1-1/+9
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu1-6/+17
2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)1-2/+17
2021-08-04io-wq: fix race between worker exiting and activating free workerJens Axboe1-19/+19
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-106/+244
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+10
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+32
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-4/+5
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-41/+62
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds3-126/+0
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersDarrick J. Wong1-2/+12
2021-07-29xfs: limit iclog tail updatesDave Chinner1-13/+37
2021-07-29xfs: need to see iclog flags in tracingDave Chinner2-4/+14
2021-07-29xfs: Enforce attr3 buffer recovery orderDave Chinner1-0/+1
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner2-11/+39
2021-07-29xfs: avoid unnecessary waits in xfs_log_force_lsn()Dave Chinner1-5/+37
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