summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17net: annotate lockless accesses to sk->sk_err_softEric Dumazet
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-14cifs: use DFS root session instead of tcon sesPaulo Alcantara
2023-03-14cifs: return DFS root session id in DebugDataPaulo Alcantara
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-14cifs: generate signkey for the channel that's reconnectingShyam Prasad N
2023-03-14cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-09fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o
2023-03-09filelocks: use mount idmapping for setlease permission checkSeth Forshee
2023-03-09erofs: use wrapper i_blocksize() in erofs_file_read_iter()Yue Hu
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang
2023-03-09erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"Gao Xiang
2023-03-09erofs: fix wrong kunmap when using LZMA on HIGHMEM platformsGao Xiang
2023-03-09erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __initYangtao Li
2023-03-09fs/locks: Remove redundant assignment to cmdJiapeng Chong
2023-03-09splice: Remove redundant assignment to retJiapeng Chong
2023-03-07ext4: Fix deadlock during directory renameJan Kara
2023-03-07ext4: Fix comment about the 64BIT featureTudor Ambarus
2023-03-07ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong
2023-03-07ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney
2023-03-07ext4: make kobj_type structures constantThomas Weißschuh
2023-03-07ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers
2023-03-07ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel
2023-03-08btrfs: fix block group item corruption after inserting new block groupFilipe Manana
2023-03-07NFSD: Protect against filesystem freezingChuck Lever
2023-03-06btrfs: fix extent map logging bit not cleared for split maps after dropping r...Filipe Manana
2023-03-06btrfs: fix percent calculation for bg reclaim messageJohannes Thumshirn
2023-03-06btrfs: fix unnecessary increment of read error stat on write errorNaohiro Aota
2023-03-06btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inodevoid0red
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo
2023-03-06btrfs: fix potential dead lock in size class loading logicBoris Burkov
2023-03-06udf: Warn if block mapping is done for in-ICB filesJan Kara
2023-03-06udf: Fix reading of in-ICB filesJan Kara
2023-03-06udf: Fix lost writes in udf_adinicb_writepage()Jan Kara