summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds31-72/+72
2022-12-13Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-221/+51
2022-12-13Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds37-120/+446
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-34/+27
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+18
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds10-26/+52
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-36/+45
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+160
2022-12-12hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2022-12-12hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2022-12-12hfs: fix OOB Read in __hfs_brec_findZhangPeng1-0/+2
2022-12-12ocfs2: always read both high and low parts of dinode link countAlexey Asemov1-2/+1
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski1-0/+8
2022-12-06pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd1-1/+5
2022-12-03pstore/ram: Fix error return code in ramoops_probe()Wang Yufen1-0/+2
2022-12-03binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin1-4/+4
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2022-12-02proc: consoles: use console_list_lock for list iterationJohn Ogness1-7/+12
2022-12-02proc: consoles: document console_lock usageJohn Ogness1-0/+9
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner1-1/+2
2022-12-02binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen1-2/+3
2022-12-01fat (exportfs): fix some kernel-doc warningsBo Liu1-2/+2
2022-12-01ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao3-2/+6
2022-12-01debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita1-6/+22
2022-12-01libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita1-3/+19
2022-12-01nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng1-0/+7
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne1-1/+1
2022-11-30Add process name and pid to locks warningAndi Kleen1-1/+1
2022-11-30nfsd: use locks_inode_context helperJeff Layton1-3/+3
2022-11-30nfs: use locks_inode_context helperJeff Layton4-5/+5
2022-11-30lockd: use locks_inode_context helperJeff Layton1-2/+2
2022-11-30ksmbd: use locks_inode_context helperJeff Layton1-1/+1
2022-11-30cifs: use locks_inode_context helperJeff Layton1-1/+1
2022-11-30ceph: use locks_inode_context helperJeff Layton1-2/+2
2022-11-30filelock: add a new locks_inode_context accessor functionJeff Layton1-12/+12
2022-11-30filelock: new helper: vfs_inode_has_locksJeff Layton1-0/+23
2022-11-29afs: Fix fileserver probe RTT handlingDavid Howells1-2/+2
2022-11-29Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+16
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-9/+20
2022-11-27Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-3/+5
2022-11-26Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-3/+4
2022-11-26Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-8/+21
2022-11-26Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-35/+132
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+9
2022-11-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+12
2022-11-25use less confusing names for iov_iter direction initializersAl Viro31-72/+72
2022-11-25zonefs: Fix active zone accountingDamien Le Moal2-2/+15
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein3-9/+20
2022-11-25[elf] get rid of get_note_info_size()Al Viro1-6/+1
2022-11-25[elf] unify regset and non-regset casesAl Viro1-192/+38