index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
xfs: try to idiot-proof the allocators
Darrick J. Wong
1
-0
/
+13
2023-03-15
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
Eric Biggers
1
-12
/
+13
2023-03-15
btrfs: zoned: drop space_info->active_total_bytes
Naohiro Aota
4
-43
/
+9
2023-03-15
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2
-6
/
+26
2023-03-15
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
1
-10
/
+12
2023-03-15
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
3
-8
/
+4
2023-03-15
btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
Naohiro Aota
1
-2
/
+12
2023-03-15
btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename
Sweet Tea Dorminy
1
-1
/
+6
2023-03-15
btrfs: handle missing chunk mapping more gracefully
Qu Wenruo
1
-1
/
+2
2023-03-14
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
1
-0
/
+1
2023-03-14
cifs: return DFS root session id in DebugData
Paulo Alcantara
1
-0
/
+5
2023-03-14
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
8
-164
/
+67
2023-03-14
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
6
-13
/
+13
2023-03-14
Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+17
2023-03-14
fsverity: Remove WQ_UNBOUND from fsverity read workqueue
Nathan Huckleberry
1
-6
/
+6
2023-03-14
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
1
-1
/
+1
2023-03-14
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-14
NFS: Correct timing for assigning access cache timestamp
Chengen Du
1
-1
/
+1
2023-03-14
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
2
-9
/
+13
2023-03-14
NFS: Fix /proc/PID/io read_bytes for buffered reads
Dave Wysochanski
1
-0
/
+3
2023-03-14
fscrypt: destroy keyring after security_sb_delete()
Eric Biggers
1
-3
/
+12
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-10
NFS & NFSD: Update GSS dependencies
Chuck Lever
2
-2
/
+2
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
[prev]
[next]