aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-07ext4: don't fail GETFSUUID when the caller provides a long bufferDarrick J. Wong
2023-01-07ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin
2023-01-07ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin
2023-01-07ext4: fix off-by-one errors in fast-commit block fillingEric Biggers
2023-01-07ext4: fix unaligned memory access in ext4_fc_reserve_space()Eric Biggers
2023-01-07ext4: add missing validation of fast-commit record lengthsEric Biggers
2023-01-07ext4: don't set up encryption key during jbd2 transactionEric Biggers
2023-01-07ext4: fix leaking uninitialized memory in fast-commit journalEric Biggers
2023-01-07ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-07ext4: don't allow journal inode to have encrypt flagEric Biggers
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li
2023-01-07ext4: check and assert if marking an no_delete evicting inode dirtyZhang Yi
2023-01-07ext4: journal_path mount options should follow linksLukas Czerner
2023-01-07ext4: fix reserved cluster accounting in __es_remove_extent()Ye Bin
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad quota inodeBaokun Li
2023-01-07ext4: add helper to check quota inumsBaokun Li
2023-01-07ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inodeBaokun Li
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui
2023-01-07ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li
2023-01-07fs: ext4: initialize fsdata in pagecache_write()Alexander Potapenko
2023-01-07ext4: correct inconsistent error msg in nojournal modeBaokun Li
2023-01-07ext4: remove trailing newline from ext4_msg() messageLuís Henriques
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2023-01-07ext4: silence the warning when evicting inode with dioread_nolockZhang Yi
2023-01-07cifs: set correct status of tcon ipc when reconnectingPaulo Alcantara
2023-01-07cifs: set correct ipc status after initial tree connectPaulo Alcantara
2023-01-07cifs: set correct tcon status after initial tree connectPaulo Alcantara
2023-01-07cifs: fix missing display of three mount optionsSteve French
2023-01-07cifs: fix confusing debug messagePaulo Alcantara
2023-01-07fs: dlm: retry accept() until -EAGAIN or error returnsAlexander Aring
2023-01-07fs: dlm: fix sock release if listen failsAlexander Aring
2023-01-07ext2: unbugger ext2_empty_dir()Al Viro
2023-01-07btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov
2023-01-07btrfs: fix extent map use-after-free when handling missing device in read_one...void0red
2023-01-07btrfs: fix uninitialized parent in insert_stateJosef Bacik
2023-01-04f2fs: allow to read node block after shutdownJaegeuk Kim
2023-01-04f2fs: should put a page when checking the summary infoPavel Machek
2023-01-04pnode: terminate at peers of sourceChristian Brauner
2023-01-04ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro
2023-01-04ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2023-01-04binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2023-01-04hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-04pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang
2023-01-04pstore: Properly assign mem_type propertyLuca Stefani
2023-01-04NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo
2023-01-04fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang
2023-01-04fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa
2023-01-04fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo