| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | btrfs: replace strncpy() with strscpy() | Sasha Levin | 2023-01-14 | 2 | -7/+8 |
* | ext4: allocate extended attribute value in vmalloc area | Ye Bin | 2023-01-14 | 1 | -2/+2 |
* | ext4: avoid unaccounted block allocation when expanding inode | Jan Kara | 2023-01-14 | 1 | -0/+8 |
* | ext4: initialize quota before expanding inode in setproject ioctl | Jan Kara | 2023-01-14 | 1 | -4/+4 |
* | ext4: fix inode leak in ext4_xattr_inode_create() on an error path | Ye Bin | 2023-01-14 | 1 | -0/+3 |
* | ext4: avoid BUG_ON when creating xattrs | Jan Kara | 2023-01-14 | 1 | -8/+0 |
* | ext4: fix error code return to user-space in ext4_get_branch() | Luís Henriques | 2023-01-14 | 1 | -1/+8 |
* | ext4: fix corruption when online resizing a 1K bigalloc fs | Baokun Li | 2023-01-14 | 1 | -3/+3 |
* | ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline | Eric Whitney | 2023-01-14 | 1 | -0/+8 |
* | ext4: init quota for 'old.inode' in 'ext4_rename' | Ye Bin | 2023-01-14 | 1 | -0/+3 |
* | ext4: fix bug_on in __es_tree_search caused by bad boot loader inode | Baokun Li | 2023-01-14 | 1 | -1/+1 |
* | ext4: check and assert if marking an no_delete evicting inode dirty | Zhang Yi | 2023-01-14 | 1 | -0/+6 |
* | ext4: fix reserved cluster accounting in __es_remove_extent() | Ye Bin | 2023-01-14 | 1 | -1/+2 |
* | ext4: fix bug_on in __es_tree_search caused by bad quota inode | Baokun Li | 2023-01-14 | 1 | -0/+2 |
* | ext4: add helper to check quota inums | Baokun Li | 2023-01-14 | 1 | -3/+25 |
* | ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode | Baokun Li | 2023-01-14 | 3 | -3/+11 |
* | ext4: fix undefined behavior in bit shift for ext4_check_flag_values | Gaosheng Cui | 2023-01-14 | 1 | -1/+1 |
* | ext4: fix use-after-free in ext4_orphan_cleanup | Baokun Li | 2023-01-14 | 1 | -1/+2 |
* | ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit... | Baokun Li | 2023-01-14 | 1 | -1/+9 |
* | ext4: silence the warning when evicting inode with dioread_nolock | Zhang Yi | 2023-01-14 | 1 | -5/+5 |
* | cifs: fix missing display of three mount options | Steve French | 2023-01-14 | 1 | -1/+7 |
* | cifs: fix confusing debug message | Paulo Alcantara | 2023-01-14 | 1 | -1/+3 |
* | btrfs: fix resolving backrefs for inline extent followed by prealloc | Boris Burkov | 2023-01-14 | 1 | -0/+4 |
* | f2fs: should put a page when checking the summary info | Pavel Machek | 2023-01-14 | 1 | -0/+1 |
* | pnode: terminate at peers of source | Christian Brauner | 2023-01-14 | 1 | -1/+1 |
* | ovl: Use ovl mounter's fsuid and fsgid in ovl_link() | Zhang Tianci | 2023-01-14 | 1 | -16/+30 |
* | binfmt: Fix error return code in load_elf_fdpic_binary() | Wang Yufen | 2023-01-14 | 1 | -2/+3 |
* | hfsplus: fix bug causing custom uid and gid being unable to be assigned with ... | Aditya Garg | 2023-01-14 | 3 | -2/+8 |
* | pstore/zone: Use GFP_ATOMIC to allocate zone buffer | Qiujun Huang | 2023-01-14 | 1 | -1/+1 |
* | cifs: fix oops during encryption | Paulo Alcantara | 2023-01-14 | 4 | -79/+141 |
* | ovl: fix use inode directly in rcu-walk mode | Chen Zhongjin | 2023-01-14 | 1 | -1/+6 |
* | reiserfs: Add missing calls to reiserfs_security_free() | Roberto Sassu | 2023-01-14 | 2 | -1/+5 |
* | pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES | John Stultz | 2023-01-14 | 1 | -0/+1 |
* | afs: Fix lost servers_outstanding count | David Howells | 2023-01-14 | 1 | -1/+4 |
* | pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion | John Stultz | 2023-01-14 | 1 | -3/+4 |
* | orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() | Zhang Xiaoxu | 2023-01-14 | 1 | -23/+3 |
* | orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() | Zhang Xiaoxu | 2023-01-14 | 1 | -0/+3 |
* | hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param() | Hawkins Jiawei | 2023-01-14 | 1 | -3/+3 |
* | hfs: fix OOB Read in __hfs_brec_find | ZhangPeng | 2023-01-14 | 1 | -0/+2 |
* | nilfs2: fix shift-out-of-bounds due to too large exponent of block size | Ryusuke Konishi | 2023-01-14 | 1 | -4/+38 |
* | nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() | Ryusuke Konishi | 2023-01-14 | 1 | -4/+27 |
* | fs: jfs: fix shift-out-of-bounds in dbDiscardAG | Hoi Pok Wu | 2023-01-14 | 1 | -0/+5 |
* | udf: Avoid double brelse() in udf_rename() | Shigeru Yoshida | 2023-01-14 | 1 | -4/+4 |
* | fs: jfs: fix shift-out-of-bounds in dbAllocAG | Dongliang Mu | 2023-01-14 | 1 | -6/+16 |
* | binfmt_misc: fix shift-out-of-bounds in check_special_flags | Liu Shixin | 2023-01-14 | 1 | -4/+4 |
* | nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure | Dan Aloni | 2023-01-14 | 1 | -1/+3 |
* | NFSD: Remove spurious cb_setup_err tracepoint | Chuck Lever | 2023-01-14 | 1 | -3/+1 |
* | chardev: fix error handling in cdev_device_add() | Yang Yingliang | 2023-01-14 | 1 | -1/+1 |
* | orangefs: Fix sysfs not cleanup when dev init failed | Zhang Xiaoxu | 2023-01-14 | 1 | -4/+4 |
* | f2fs: avoid victim selection from previous victim section | Yonggil Song | 2023-01-14 | 1 | -2/+3 |