BACKPORT: Documentation/llvm: add documentation on building w/ Clang/LLVM
[GitHub/LineageOS/G12/android_kernel_amlogic_linux-4.9.git] / fs /
2023-07-09 Nolen JohnsonMerge branch 'deprecated/android-4.9-q' of https:/...
2023-02-12 Christian HoffmannMerge android.googlesource.com/kernel/common
2023-02-12 Stefan Agnerubifs: Remove unnecessary assignment
2023-02-12 Stefan Agnerubifs: Remove unnecessary assignment
2023-02-12 Yonghui Yucts: fix CtsDownloadManagerApi28 1 fail [1/2]
2023-02-12 Liang Jiadt3-S kernel/common source code [1/1]
2023-02-12 Christian HoffmannMerge android.googlesource.com/kernel/common
2023-02-12 Liang Jikernel: source code upgrade for adt3-R [1/1]
2023-01-07 Greg Kroah-HartmanMerge 4.9.337 into android-4.9-q
2023-01-07 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-07 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-07 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-07 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-07 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-07 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-07 Baokun Liext4: add inode table check in __ext4_get_inode_loc...
2023-01-07 Paulo Alcantaracifs: fix confusing debug message
2023-01-07 Christian Braunerpnode: terminate at peers of source
2023-01-07 Aditya Garghfsplus: fix bug causing custom uid and gid being unabl...
2023-01-07 Roberto Sassureiserfs: Add missing calls to reiserfs_security_free()
2023-01-07 Zhang Xiaoxuorangefs: Fix kmemleak in orangefs_prepare_debugfs_help...
2023-01-07 ZhangPenghfs: fix OOB Read in __hfs_brec_find
2023-01-07 Ryusuke Konishinilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_b...
2023-01-07 Hoi Pok Wufs: jfs: fix shift-out-of-bounds in dbDiscardAG
2023-01-07 Shigeru Yoshidaudf: Avoid double brelse() in udf_rename()
2023-01-07 Dongliang Mufs: jfs: fix shift-out-of-bounds in dbAllocAG
2023-01-07 Liu Shixinbinfmt_misc: fix shift-out-of-bounds in check_special_flags
2023-01-07 Dan Aloninfsd: under NFSv4.1, fix double svc_xprt_put on rpc_cre...
2023-01-07 Yang Yingliangchardev: fix error handling in cdev_device_add()
2023-01-07 Zhang Xiaoxuorangefs: Fix sysfs not cleanup when dev init failed
2023-01-07 Trond MyklebustNFSv4: Fix a deadlock between nfs4_open_recover_helper...
2023-01-07 Trond MyklebustNFSv4.2: Fix a memory stomp in decode_attr_security_label
2023-01-07 ZhangPenghfs: Fix OOB Write in hfs_asc2mac
2023-01-07 Chen Zhongjinfs: sysv: Fix sysv_nblocks() returns wrong value
2023-01-07 Akinobu Mitalibfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed...
2023-01-07 Shang XiaoJingocfs2: fix memory leak in ocfs2_stack_glue_init()
2023-01-07 Ondrej Mosnacekfs: don't audit the capability check in simple_xattr_list()
2023-01-07 Stephen Boydpstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
2023-01-07 Jan Karaudf: Fix extending file within last block
2023-01-07 Jan Karaudf: Do not bother looking for prealloc extents if...
2023-01-07 Jan Karaudf: Fix preallocation discarding at indirect extent...
2023-01-07 Jan Karaudf: Drop unused arguments of udf_delete_aext()
2023-01-07 Jan Karaudf: Discard preallocation before extending file with...
2022-12-14 Greg Kroah-HartmanMerge 4.9.336 into android-4.9-q
2022-12-08 Greg Kroah-HartmanMerge 4.9.335 into android-4.9-q
2022-12-08 ZhangPengnilfs2: fix NULL pointer dereference in nilfs_palloc_co...
2022-12-08 ChenXiaoSongbtrfs: qgroup: fix sleep from invalid context bug in...
2022-12-08 Chen Zhongjinnilfs2: fix nilfs_sufile_mark_dirty() not set segment...
2022-11-28 Greg Kroah-HartmanMerge 4.9.334 into android-4.9-q
2022-11-25 Hawkins Jiaweintfs: check overflow when iterating ATTR_RECORDs
2022-11-25 Hawkins Jiaweintfs: fix out-of-bounds read in ntfs_attr_find()
2022-11-25 Hawkins Jiaweintfs: fix use-after-free in ntfs_attr_find()
2022-11-25 Alexander Potapenkomm: fs: initialize fsdata passed to write_begin/write_e...
2022-11-25 Andreas Gruenbachergfs2: Switch from strlcpy to strscpy
2022-11-25 Andrew Pricegfs2: Check sb_bsize_shift after reading superblock
2022-11-25 Ryusuke Konishinilfs2: fix use-after-free bug of ns_writer on remount
2022-11-25 Zhang Xiaoxucifs: Fix wrong return value checking when GETFLAGS
2022-11-25 ZhangPengudf: Fix a slab-out-of-bounds write bug in udf_find_entry()
2022-11-25 Zhang Xiaoxubtrfs: selftests: fix wrong error check in btrfs_free_d...
2022-11-25 Ryusuke Konishinilfs2: fix deadlock in nilfs_count_free_blocks()
2022-11-10 Greg Kroah-HartmanMerge 4.9.333 into android-4.9
2022-11-10 Ye Binext4: fix warning in 'ext4_da_release_space'
2022-11-10 David Sterbabtrfs: fix type of parameter generation in btrfs_get_dentry
2022-11-10 Filipe Mananabtrfs: fix ulist leaks in error paths of qgroup self...
2022-11-10 Zhang Xiaoxunfs4: Fix kmemleak when allocate slot failed
2022-11-10 Trond MyklebustNFSv4.1: We must always send RECLAIM_COMPLETE after...
2022-11-10 Trond MyklebustNFSv4.1: Handle RECLAIM_COMPLETE trunking errors
2022-11-06 Greg Kroah-HartmanMerge 4.9.332 into android-4.9-q
2022-11-03 Christian A. Ehrhardtkernfs: fix use-after-free in __kernfs_remove
2022-11-03 Joseph Qiocfs2: fix BUG when iput after ocfs2_mknod fails
2022-11-03 Joseph Qiocfs2: clear dinode links count in case of error
2022-10-26 Greg Kroah-HartmanMerge 4.9.331 into android-4.9-q
2022-10-26 Jerry Lee 李修賢ext4: continue to expand file system when the target...
2022-10-26 Zhang Qilongf2fs: fix race condition on setting FI_NO_EXTENT flag
2022-10-26 Jinke Hanext4: place buffer head allocation before handle start
2022-10-26 Lalith Rajendranext4: make ext4_lazyinit_thread freezable
2022-10-26 Baokun Liext4: fix null-ptr-deref in ext4_write_info
2022-10-26 Jan Karaext4: avoid crash when inline data creation follows...
2022-10-26 Ryusuke Konishinilfs2: fix use-after-free bug of struct nilfs_root
2022-10-26 Zhihao Chengquota: Check next/prev free block number after reading...
2022-10-26 Alexander Aringfs: dlm: handle -EBUSY first in lock arg validation
2022-10-26 Alexander Aringfs: dlm: fix race between test_bit() and queue_work()
2022-10-26 Hu Weiwenceph: don't truncate file in atomic_open
2022-10-26 Ryusuke Konishinilfs2: replace WARN_ONs by nilfs_error for checkpoint...
2022-10-26 Ryusuke Konishinilfs2: fix leak of nilfs_root in case of writer thread...
2022-10-26 Ryusuke Konishinilfs2: fix NULL pointer dereference at nilfs_bmap_look...
2022-10-26 Dongliang Mufs: fix UAF/GPF bug in nilfs_mdt_destroy
2022-10-26 ChenXiaoSongntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
2022-09-28 Greg Kroah-HartmanMerge 4.9.330 into android-4.9-q
2022-09-28 Jan Karaext4: make directory inode spreading reflect flexbg...
2022-09-28 Stefan Metzmachercifs: don't send down the destination address to sendms...
2022-09-20 Greg Kroah-HartmanMerge 4.9.329 into android-4.9-q
2022-09-20 Greg Kroah-HartmanMerge 4.9.328 into android-4.9-q
2022-09-20 Brian Norristracefs: Only clobber mode/uid/gid on remount if asked
2022-09-05 Greg Kroah-HartmanMerge 4.9.327 into android-4.9-q
2022-09-05 Goldwyn Rodriguesbtrfs: check if root is readonly while setting security...
2022-08-25 Greg Kroah-HartmanMerge 4.9.326 into android-4.9-q
2022-08-25 Kiselev, Olegext4: avoid resizing to a partial cluster size
2022-08-25 Ye Binext4: avoid remove directory when directory is corrupted
2022-08-25 Zhang XianweiNFSv4.1: RECLAIM_COMPLETE must handle EACCES
next