index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
-4
/
+15
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+66
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
-1
/
+1
2025-11-27
sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
Joel Granados
-2
/
+2
2025-11-27
sysctl: Create pipe-max-size converter using sysctl UINT macros
Joel Granados
-20
/
+6
2025-11-27
sysctl: Replace void pointer with const pointer to ctl_table
Joel Granados
-3
/
+3
2025-11-27
configfs: Constify ct_item_ops in struct config_item_type
Christophe JAILLET
-1
/
+1
2025-11-27
configfs: Constify ct_group_ops in struct config_item_type
Christophe JAILLET
-1
/
+1
2025-11-27
debugfs: Remove broken no-mount mode
Aaron Thompson
-20
/
+11
2025-11-27
debugfs: Remove redundant access mode checks
Aaron Thompson
-18
/
+0
2025-11-26
gfs2: Clean up SDF_JOURNAL_LIVE flag handling
Andreas Gruenbacher
-36
/
+33
2025-11-26
gfs2: No longer thaw filesystems during a withdraw
Andreas Gruenbacher
-22
/
+0
2025-11-26
gfs2: Withdraw immediately in gfs2_trans_add_meta
Andreas Gruenbacher
-4
/
+1
2025-11-26
gfs2: New gfs2_withdraw_helper
Andreas Gruenbacher
-28
/
+90
2025-11-26
gfs2: Clean up properly during a withdraw
Andreas Gruenbacher
-37
/
+48
2025-11-26
gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}
Andreas Gruenbacher
-5
/
+5
2025-11-26
Revert "gfs2: fix infinite loop when checking ail item count before go_inval"
Andreas Gruenbacher
-16
/
+4
2025-11-26
Revert "gfs2: Allow some glocks to be used during withdraw"
Andreas Gruenbacher
-46
/
+6
2025-11-26
Revert "gfs2: Check for log write errors before telling dlm to unlock"
Andreas Gruenbacher
-16
/
+0
2025-11-26
Revert "gfs2: fix a deadlock on withdraw-during-mount"
Andreas Gruenbacher
-35
/
+18
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6)
Andreas Gruenbacher
-124
/
+3
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)
Andreas Gruenbacher
-3
/
+2
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)
Andreas Gruenbacher
-7
/
+3
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)
Andreas Gruenbacher
-86
/
+0
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)
Andreas Gruenbacher
-38
/
+0
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)
Andreas Gruenbacher
-36
/
+1
2025-11-26
Revert "gfs2: don't stop reads while withdraw in progress"
Andreas Gruenbacher
-22
/
+6
2025-11-26
gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}
Andreas Gruenbacher
-20
/
+23
2025-11-26
gfs2: Kill gfs2_io_error_bh_wd
Andreas Gruenbacher
-22
/
+10
2025-11-26
gfs2: Withdraw immediately on log write errors
Andreas Gruenbacher
-14
/
+2
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
-43
/
+42
2025-11-26
gfs2: Get rid of delayed withdraws
Andreas Gruenbacher
-74
/
+16
2025-11-26
gfs2: Asynchronous withdraw
Andreas Gruenbacher
-25
/
+37
2025-11-26
gfs2: Add clean argument to lm_unmount hook
Andreas Gruenbacher
-5
/
+15
2025-11-26
gfs2: Clean up quotad timeout handling
Andreas Gruenbacher
-31
/
+27
2025-11-26
gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"
Andreas Gruenbacher
-1
/
+1
2025-11-26
gfs2: Minor cosmetic remote delete cleanups
Andreas Gruenbacher
-3
/
+9
2025-11-26
gfs2: fix remote evict for read-only filesystems
Andreas Gruenbacher
-2
/
+1
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
-1
/
+1
2025-11-26
ext4: align max orphan file size with e2fsprogs limit
Baokun Li
-1
/
+3
2025-11-26
fs/ext4: fix typo in comment
Haodong Tian
-1
/
+1
2025-11-26
ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
Yang Erkun
-4
/
+4
2025-11-26
ext4: cleanup for ext4_map_blocks
Yang Erkun
-7
/
+9
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
-15
/
+24
2025-11-26
ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...
Yongjian Sun
-17
/
+32
2025-11-26
ext4: fix incorrect group number assertion in mb_check_buddy
Yongjian Sun
-0
/
+2
2025-11-26
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
-1
/
+6
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
-2
/
+1
2025-11-26
jbd2: fix the inconsistency between checksum and data in memory for journal sb
Ye Bin
-0
/
+14
2025-11-26
ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()
Fedor Pchelkin
-0
/
+4
[prev]
[next]