index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-12
Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-21
/
+40
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+2
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-30
/
+87
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
2
-3
/
+29
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2023-03-10
Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+12
2023-03-10
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-0
/
+2
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+81
2023-03-09
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
1
-0
/
+1
2023-03-09
filelocks: use mount idmapping for setlease permission check
Seth Forshee
1
-1
/
+2
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
1
-1
/
+1
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
1
-6
/
+6
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
1
-1
/
+1
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
3
-4
/
+4
2023-03-09
fs/locks: Remove redundant assignment to cmd
Jiapeng Chong
1
-1
/
+0
2023-03-09
splice: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2023-03-07
ext4: Fix deadlock during directory rename
Jan Kara
1
-9
/
+17
2023-03-07
ext4: Fix comment about the 64BIT feature
Tudor Ambarus
1
-1
/
+1
2023-03-07
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
1
-0
/
+2
2023-03-07
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
1
-6
/
+7
2023-03-07
ext4: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-03-07
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
1
-5
/
+6
2023-03-08
btrfs: fix block group item corruption after inserting new block group
Filipe Manana
1
-1
/
+12
2023-03-07
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2023-03-06
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
1
-1
/
+6
2023-03-06
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
1
-1
/
+2
2023-03-06
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
1
-1
/
+1
2023-03-06
btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
void0red
1
-1
/
+1
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
1
-0
/
+1
2023-03-06
btrfs: fix potential dead lock in size class loading logic
Boris Burkov
1
-26
/
+16
2023-03-06
udf: Warn if block mapping is done for in-ICB files
Jan Kara
1
-0
/
+3
2023-03-06
udf: Fix reading of in-ICB files
Jan Kara
1
-0
/
+9
2023-03-06
udf: Fix lost writes in udf_adinicb_writepage()
Jan Kara
1
-1
/
+1
2023-03-05
xfs: fix off-by-one-block in xfs_discard_folio()
Dave Chinner
1
-7
/
+14
2023-03-05
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
1
-14
/
+26
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-24
/
+16
2023-03-03
Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
10
-157
/
+190
2023-03-02
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-02
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-03-01
cifs: Fix memory leak in direct I/O
David Howells
1
-2
/
+2
2023-03-01
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-03-01
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-01
iov: Fix netfs_extract_user_to_sg()
David Howells
1
-1
/
+1
[next]