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
Age
Commit message (
Expand
)
Author
Lines
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
gfs2: fix freeze error handling
Alexey Velichayshiy
-3
/
+1
2025-11-26
gfs2: Prevent recursive memory reclaim
Andreas Gruenbacher
-2
/
+21
2025-11-09
gfs2: Use bio_add_folio_nofail()
Matthew Wilcox (Oracle)
-2
/
+1
2025-10-31
gfs2: document ip in __gfs2_holder_init kernel-doc comment
Sukrut Heroorkar
-1
/
+1
2025-10-31
Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
Bagas Sanjaya
-4
/
+14
2025-10-31
gfs2/sysfs: Replace sprintf/snprintf with sysfs_emit
Utkarsh Singh
-15
/
+15
2025-10-26
Linux 6.18-rc3
v6.18-rc3
Linus Torvalds
-1
/
+1
2025-10-26
Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-62
/
+93
2025-10-26
Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-8
/
+22
2025-10-26
Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-16
/
+27
2025-10-26
Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-66
/
+122
2025-10-26
Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-19
/
+21
2025-10-26
Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+3
2025-10-26
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2
/
+3
2025-10-26
Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+12
2025-10-26
Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-10-25
Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-69
/
+109
2025-10-25
Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+11
2025-10-25
Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-100
/
+168
2025-10-25
Merge tag 'xfs-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-140
/
+193
2025-10-24
Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-151
/
+273
2025-10-24
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
-2
/
+0
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-95
/
+153
2025-10-24
Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-101
/
+36
2025-10-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
-0
/
+10
2025-10-24
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-10-24
Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-39
/
+44
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+25
2025-10-24
Merge tag 'io_uring-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-39
/
+85
2025-10-24
Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+21
2025-10-24
Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+40
[next]