summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | | | | ubifs: Remove return in compr_exit()Yangtao Li2023-04-211-1/+0
* | | | | | | | | | afs: Avoid endless loop if file is larger than expectedMarc Dionne2023-05-021-0/+4
* | | | | | | | | | afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells2023-05-021-1/+8
* | | | | | | | | | afs: Fix updating of i_size with dv jump from serverMarc Dionne2023-05-021-0/+1
* | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-014-36/+56
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | ext4: clean up error handling in __ext4_fill_super()Theodore Ts'o2023-04-281-22/+29
| * | | | | | | | | ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o2023-04-282-8/+17
| * | | | | | | | | ext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o2023-04-281-1/+2
| * | | | | | | | | ext4: fix unused iterator variable warningsNathan Chancellor2023-04-281-4/+3
| * | | | | | | | | ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin2023-04-281-1/+2
| * | | | | | | | | ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng2023-04-281-0/+3
* | | | | | | | | | Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-05-018-151/+109
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | cifs: update internal module version number for cifs.koSteve French2023-04-281-2/+2
| * | | | | | | | | smb3: move some common open context structs to smbfs_commonSteve French2023-04-283-36/+28
| * | | | | | | | | smb3: make query_on_disk_id open context consistent and move to common codeSteve French2023-04-284-18/+12
| * | | | | | | | | SMB3.1.1: add new tree connect ShareFlagsSteve French2023-04-281-8/+9
| * | | | | | | | | cifs: missing lock when updating session statusSteve French2023-04-281-2/+6
| * | | | | | | | | SMB3: Close deferred file handles in case of handle lease breakBharath SM2023-04-272-1/+17
| * | | | | | | | | SMB3: Add missing locks to protect deferred close file listBharath SM2023-04-271-0/+6
| * | | | | | | | | cifs: Avoid a cast in add_lease_context()Volker Lendecke2023-04-231-3/+4
| * | | | | | | | | cifs: Simplify SMB2_open_init()Volker Lendecke2023-04-231-17/+4
| * | | | | | | | | cifs: Simplify SMB2_open_init()Volker Lendecke2023-04-231-33/+9
| * | | | | | | | | cifs: Simplify SMB2_open_init()Volker Lendecke2023-04-231-32/+13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-04-296-443/+348
|\ \ \ \ \ \ \ \ \