index
:
pub/scm/linux/kernel/git/rmk/linux.git
master
rmk's fork of linux.git
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-8
/
+10
2026-08-21
ext4: Avoid entering writeback paths during fastcommit replay
Jan Kara
1
-3
/
+8
2026-08-21
ntfs: support resident WOF decompression
Hyunchul Lee
1
-42
/
+94
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
11
-51
/
+794
2026-08-21
ntfs: implement codec ops for LZX and XPRESS
Hyunchul Lee
3
-0
/
+61
2026-08-21
ntfs: port lzx/xpress decompressors from ntfs-3g-system-compression
Hyunchul Lee
6
-0
/
+1406
2026-08-21
ntfs: return errors from inode initialization
Hyunchul Lee
1
-3
/
+4
2026-08-21
ntfs: parse REPARSE_TAG_WOF
Hyunchul Lee
4
-62
/
+142
2026-08-21
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
4
-10
/
+44
2026-08-21
ntfs: add WOF compression config option
Hyunchul Lee
1
-0
/
+11
2026-08-21
ntfs: define LZNT1 codec ops under transparent codec interface
Hyunchul Lee
2
-2
/
+12
2026-08-21
ntfs: introduce transparent compression codec interface
Hyunchul Lee
1
-0
/
+46
2026-08-21
xfs: replace ns_capable_noaudit
Carlos Maiolino
3
-4
/
+3
2026-08-21
quota: Don't issue audit messages on quota enforcing
Carlos Maiolino
1
-1
/
+1
2026-08-21
xfs: fix capability check in xfs
Carlos Maiolino
3
-3
/
+3
2026-08-21
xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Christoph Hellwig
1
-0
/
+5
2026-08-21
xfs: split ioend handling into a separate source file
Christoph Hellwig
6
-182
/
+203
2026-08-21
xfs: factor out a xfs_iomap_set_anon_write helper
Christoph Hellwig
3
-11
/
+17
2026-08-21
xfs: fix zoned write iomap flags assignments
Christoph Hellwig
2
-4
/
+2
2026-08-21
xfs: fix racy open zone caching
Christoph Hellwig
1
-13
/
+53
2026-08-21
xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Christoph Hellwig
1
-2
/
+4
2026-08-21
xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
Christoph Hellwig
1
-10
/
+6
2026-08-21
xfs: remove kmem_to_page()
Tal Zussman
1
-11
/
+0
2026-08-21
xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
Christoph Hellwig
1
-1
/
+1
2026-08-21
xfs: split an assert in xfs_trans_log_buf
Christoph Hellwig
1
-1
/
+2
2026-08-21
xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
Yun Zhou
2
-21
/
+22
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-95
/
+114
2026-08-21
f2fs: reduce memory footprint of ino management
Chao Yu
2
-10
/
+95
2026-08-21
f2fs: fix i_size when pinned fallocate partially fails
Zhan Xusheng
1
-2
/
+3
2026-08-21
f2fs: fix to migrate all curseg types during free_segment_range
Daeho Jeong
1
-1
/
+1
2026-08-21
f2fs: avoid setting SBI_NEED_FSCK on transient resize failure
Daeho Jeong
1
-3
/
+6
2026-08-20
NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path
Junrui Luo
1
-0
/
+1
2026-08-20
NFSv4/pnfs: key the data server cache on the NFS version
Junrui Luo
4
-8
/
+15
2026-08-20
pNFS: Fix EBUSY check in pnfs_layout_need_return
Tim Menninger
1
-1
/
+1
2026-08-20
NFSv4.1: zero referring call lists before decoding
Jérémy Jean
1
-1
/
+1
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-22
/
+27
2026-08-20
Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-349
/
+708
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
41
-971
/
+1430
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-235
/
+186
2026-08-20
Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-29
/
+25
2026-08-20
Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
58
-1187
/
+4145
2026-08-20
Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+6
2026-08-20
Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-282
/
+922
2026-08-20
Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-74
/
+165
2026-08-20
Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2026-08-20
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+4
2026-08-20
smb: server: remove unused DES crypto header
Namjae Jeon
1
-1
/
+0
2026-08-20
smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thomas Huth
1
-1
/
+0
2026-08-20
ksmbd: keep TCP timers alive for kernel sockets
Namjae Jeon
1
-0
/
+6
2026-08-20
ksmbd: enable TCP keepalive for accepted connections
Namjae Jeon
1
-0
/
+6
[prev]
[next]