summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-063-8/+20
|\
| * afs: fix the afs_dir_get_folio return valueChristoph Hellwig2023-05-061-3/+4
| * nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi2023-05-061-1/+4
| * nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi2023-05-061-4/+12
* | nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds2023-05-061-1/+1
* | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-061-1/+1
|\ \
| * | writeback: fix call of incorrect macroMaxim Korotkov2023-04-281-1/+1
* | | Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-062-4/+33
|\ \ \
| * | | pipe: set FMODE_NOWAIT on pipesJens Axboe2023-04-251-0/+3
| * | | splice: clear FMODE_NOWAIT on file if splice/vmsplice is usedJens Axboe2023-04-251-4/+30
* | | | Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds2023-05-0511-110/+250
|\ \ \ \
| * | | | ksmbd: call rcu_barrier() in ksmbd_server_exit()Namjae Jeon2023-05-031-0/+1
| * | | | ksmbd: fix racy issue under cocurrent smb2 tree disconnectNamjae Jeon2023-05-033-2/+14
| * | | | ksmbd: fix racy issue from smb2 close and logoff with multichannelNamjae Jeon2023-05-035-32/+101
| * | | | ksmbd: not allow guest user on multichannelNamjae Jeon2023-05-031-2/+9
| * | | | ksmbd: fix deadlock in ksmbd_find_crypto_ctx()Namjae Jeon2023-05-031-8/+11
| * | | | ksmbd: block asynchronous requests when making a delay on session setupNamjae Jeon2023-05-031-1/+4
| * | | | ksmbd: destroy expired sessionsNamjae Jeon2023-05-034-31/+41
| * | | | ksmbd: fix racy issue from session setup and logoffNamjae Jeon2023-05-036-49/+77
| * | | | ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()Namjae Jeon2023-05-031-0/+3
| * | | | ksmbd: fix memleak in session setupNamjae Jeon2023-05-031-0/+4
* | | | | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-0511-16/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-058-8/+1
| |\ \ \ \
| | * | | | 9p: Remove INET dependencyJason Andryuk2023-05-048-8/+1
| * | | | | rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-013-8/+6
| |/ / / /
* | | | | Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-05-048-47/+102
|\ \ \ \ \
| * | | | | ceph: reorder fields in 'struct ceph_snapid_map'Christophe JAILLET2023-04-301-1/+1
| * | | | | ceph: pass ino# instead of old_dentry if it's disconnectedXiubo Li2023-04-302-3/+16
| * | | | | ceph: fix potential use-after-free bug when trimming capsXiubo Li2023-04-305-35/+62
| * | | | | ceph: implement writeback livelock avoidance using page taggingXiubo Li2023-04-301-1/+10
| * | | | | ceph: do not print the whole xattr value if it's too longXiubo Li2023-04-301-7/+13
| | |_|/ / | |/| | |
* | | | | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-0412-399/+319
|\ \ \ \ \
| * | | | | fs/9p: Fix bit operation logic errorEric Van Hensbergen2023-04-282-2/+2
| * | | | | fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen2023-04-099-94/+116
| * | | | | fs/9p: remove writeback fid and fix per-file modesEric Van Hensbergen2023-03-278-186/+135
| * | | | | fs/9p: Add new mount modesEric Van Hensbergen2023-03-272-3/+18
| * | | | | fs/9p: allow disable of xattr support on mountEric Van Hensbergen2023-03-273-3/+12
| * | | | | fs/9p: Remove unnecessary superblock flagsEric Van Hensbergen2023-03-271-3/+1
| * | | | | fs/9p: Consolidate file operations and add readahead and writebackEric Van Hensbergen2023-03-277-162/+89
* | | | | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-041-0/+1
|\ \ \ \ \ \
| * | | | | | mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang2023-05-021-0/+1
* | | | | | | Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-51/+4
|\ \ \ \ \ \ \
| * | | | | | | sysctl: remove register_sysctl_paths()Luis Chamberlain2023-05-021-51/+4
* | | | | | | | Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-033-3/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | um: hostfs: define our own API boundaryJohannes Berg2023-04-203-3/+33
* | | | | | | | | Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-033-63/+87
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ubifs: Fix memleak when insert_old_idx() failedZhihao Cheng2023-04-231-50/+87
| * | | | | | | | Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"Zhihao Cheng2023-04-231-8/+1
| * | | | | | | | ubifs: Fix memory leak in do_renameMårten Lindahl2023-04-211-6/+0
| * | | | | | | | ubifs: Free memory for tmpfile nameMårten Lindahl2023-04-211-0/+1