aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03ceph: wait for the first reply of inflight async unlinkXiubo Li6-16/+167
2022-08-03fs/dcache: export d_same_name() helperXiubo Li1-4/+11
2022-08-03ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIREDXiubo Li1-1/+0
2022-08-03ceph: use correct index when encoding client supported featuresLuís Henriques2-8/+5
2022-08-03fscrypt: add fscrypt_context_for_new_inodeJeff Layton1-6/+29
2022-08-03fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_sizeJeff Layton3-15/+36
2022-08-03fs: change test in inode_insert5 for adding to the sb listJeff Layton1-3/+7
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-58/+36
2022-07-26userfaultfd: provide properly masked address for huge-pagesNadav Amit1-5/+7
2022-07-22Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+11
2022-07-21io_uring: do not recycle buffer in READVDylan Yudaken1-0/+8
2022-07-21io_uring: fix free of unallocated buffer listDylan Yudaken1-3/+3
2022-07-18Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi3-51/+20
2022-07-18fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin1-0/+3
2022-07-18ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-07-16Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds9-256/+340
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds3-13/+17
2022-07-15Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba4-44/+50
2022-07-15Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba1-18/+22
2022-07-15Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba4-55/+97
2022-07-15Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba6-139/+171
2022-07-14Revert "vf/remap: return the amount of bytes actually deduplicated"Linus Torvalds1-1/+1
2022-07-14Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+16
2022-07-14Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-8/+18
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li3-13/+17
2022-07-13smb3: workaround negprot bug in some Samba serversSteve French1-6/+7
2022-07-13vf/remap: return the amount of bytes actually deduplicatedAnsgar Lößer1-1/+1
2022-07-13fs/remap: constrain dedupe of EOF blocksDave Chinner1-1/+2
2022-07-12Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-1/+24
2022-07-12cifs: remove unnecessary locking of chan_lock while freeing sessionShyam Prasad N1-2/+0
2022-07-12cifs: fix race condition with delayed threadsShyam Prasad N1-2/+9
2022-07-11Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds2-21/+27
2022-07-11lockd: fix nlm_close_filesJeff Layton1-5/+4
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+3
2022-07-11lockd: set fl_owner when unlocking filesJeff Layton1-2/+3
2022-07-11NFSD: Decode NFSv4 birth time attributeChuck Lever2-1/+11
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-7/+26
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-07-08btrfs: zoned: drop optimization of zone finishNaohiro Aota1-15/+6
2022-07-08btrfs: zoned: fix a leaked bioc in read_zone_infoChristoph Hellwig1-5/+8
2022-07-08btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extentsFilipe Manana1-1/+13
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner1-1/+24
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov1-1/+1
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells1-1/+14
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu1-1/+2
2022-07-05fscache: Introduce fscache_cookie_is_dropped()Yue Hu1-3/+8
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu1-2/+2