summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-04-13ntfs: simplfy one-level sysctl registration for ntfs_sysctlsLuis Chamberlain1-11/+1
2023-04-13coda: simplify one-level sysctl registration for coda_tableLuis Chamberlain1-10/+1
2023-04-13fs/cachefiles: simplify one-level sysctl registration for cachefiles_sysctlsLuis Chamberlain1-10/+1
2023-04-13xfs: simplify two-level sysctl registration for xfs_tableLuis Chamberlain1-19/+1
2023-04-13nfs: simplify two-level sysctl registration for nfs_cb_sysctlsLuis Chamberlain1-19/+1
2023-04-13nfs: simplify two-level sysctl registration for nfs4_cb_sysctlsLuis Chamberlain1-19/+2
2023-04-13lockd: simplify two-level sysctl registration for nlm_sysctlsLuis Chamberlain1-19/+1
2023-04-13proc_sysctl: enhance documentationLuis Chamberlain1-5/+20
2023-04-13sysctl: clarify register_sysctl_init() base directory orderLuis Chamberlain1-4/+1
2023-04-13proc_sysctl: move helper which creates required subdirectoriesLuis Chamberlain1-24/+32
2023-04-13proc_sysctl: update docs for __register_sysctl_table()Luis Chamberlain1-3/+11
2023-03-21userfaultfd: move unprivileged_userfaultfd sysctl to its own fileZhangPeng1-1/+19
2023-03-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-18/+19
2023-03-21Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-13/+25
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-10/+17
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-03-19fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers1-0/+2
2023-03-19fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers1-10/+11
2023-03-18ext4: fix possible double unlock when moving a directoryTheodore Ts'o1-3/+1
2023-03-17Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-195/+118
2023-03-16fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers1-12/+13
2023-03-15cifs: use DFS root session instead of tcon sesPaulo Alcantara1-0/+1
2023-03-15cifs: return DFS root session id in DebugDataPaulo Alcantara1-0/+5
2023-03-15cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara8-164/+67
2023-03-15cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara6-13/+13
2023-03-15Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+17
2023-03-15fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry1-6/+6
2023-03-15cifs: generate signkey for the channel that's reconnectingShyam Prasad N1-1/+1
2023-03-15cifs: Fix smb2_set_path_size()Volker Lendecke1-7/+24
2023-03-14NFS: Correct timing for assigning access cache timestampChengen Du1-1/+1
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2-9/+13
2023-03-14NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski1-0/+3
2023-03-14fscrypt: destroy keyring after security_sb_delete()Eric Biggers1-3/+12
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-21/+40
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+2
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-30/+87
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2-3/+29
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6
2023-03-11Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+12
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-0/+2
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+81
2023-03-10fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o1-0/+1
2023-03-10filelocks: use mount idmapping for setlease permission checkSeth Forshee1-1/+2
2023-03-09erofs: use wrapper i_blocksize() in erofs_file_read_iter()Yue Hu1-1/+1
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang1-3/+0