summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Eliminate gfs2_trim_blocksBob Peterson2023-04-182-9/+0
* gfs2: Fix inode height consistency checkAndreas Gruenbacher2023-03-281-1/+2
* gfs2: Remove ghs[] from gfs2_unlinkAndrew Price2023-03-271-13/+13
* gfs2: Remove ghs[] from gfs2_linkAndrew Price2023-03-271-9/+9
* gfs2: Remove duplicate i_nlink check from gfs2_link()Andrew Price2023-03-271-3/+0
* Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-231-0/+18
|\
| * Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson2023-03-231-0/+18
* | Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2023-03-231-2/+2
|\ \
| * | zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal2023-03-211-1/+1
| * | zonefs: Prevent uninitialized symbol 'size' warningDamien Le Moal2023-03-211-1/+1
| |/
* | Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-03-213-3/+10
|\ \
| * | nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton2023-03-171-1/+8
| * | NFS & NFSD: Update GSS dependenciesChuck Lever2023-03-102-2/+2
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-03-202-18/+19
|\ \ \
| * | | fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers2023-03-151-12/+13
| * | | fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry2023-03-141-6/+6
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2023-03-202-13/+25
|\ \ \ \
| * | | | fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers2023-03-181-0/+2
| * | | | fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers2023-03-181-10/+11
| * | | | fscrypt: destroy keyring after security_sb_delete()Eric Biggers2023-03-141-3/+12
* | | | | Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-03-204-10/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | NFS: Correct timing for assigning access cache timestampChengen Du2023-03-141-1/+1
| * | | | lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-142-9/+13
| * | | | NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski2023-03-141-0/+3
| | |/ / | |/| |
* | | | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-191-3/+1
|\ \ \ \
| * | | | ext4: fix possible double unlock when moving a directoryTheodore Ts'o2023-03-171-3/+1
| |/ / /
* | | | Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-03-1614-195/+118
|\ \ \ \
| * | | | cifs: use DFS root session instead of tcon sesPaulo Alcantara2023-03-141-0/+1
| * | | | cifs: return DFS root session id in DebugDataPaulo Alcantara2023-03-141-0/+5
| * | | | cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara2023-03-148-164/+67
| * | | | cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara2023-03-146-13/+13
| * | | | cifs: generate signkey for the channel that's reconnectingShyam Prasad N2023-03-141-1/+1
| * | | | cifs: Fix smb2_set_path_size()Volker Lendecke2023-03-141-7/+24
| * | | | cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu2023-03-051-12/+9
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-141-2/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel2023-03-071-2/+17
| |/ /
* | | Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-122-21/+40
|\ \ \
| * | | xfs: fix off-by-one-block in xfs_discard_folio()Dave Chinner2023-03-051-7/+14
| * | | xfs: quotacheck failure can race with background inode inactivationDave Chinner2023-03-051-14/+26
| |/ /
* | | Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-122-3/+2
|\ \ \
| * | | filelocks: use mount idmapping for setlease permission checkSeth Forshee2023-03-091-1/+2
| * | | fs/locks: Remove redundant assignment to cmdJiapeng Chong2023-03-091-1/+0
| * | | splice: Remove redundant assignment to retJiapeng Chong2023-03-091-1/+0
| |/ /
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-1211-30/+87
|\ \ \
| * | | ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng2023-03-111-0/+1
| * | | ext4: make sure fs error flag setted before clear journal errorYe Bin2023-03-111-2/+4
| * | | ext4: commit super block if fs record error when journal record without errorYe Bin2023-03-111-0/+9
| * | | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-112-3/+29
| * | | ext4: fix WARNING in ext4_update_inline_dataYe Bin2023-03-111-0/+3
| * | | ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2023-03-112-2/+6