index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
1
-4
/
+52
2025-06-04
coredump: fix error handling for replace_fd()
Christian Brauner
1
-2
/
+7
2025-06-04
pidfs: move O_RDWR into pidfs_alloc_file()
Christian Brauner
1
-0
/
+1
2025-05-23
Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-14
/
+9
2025-05-23
Merge tag 'vfs-6.15-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+11
2025-05-23
Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefs
Linus Torvalds
15
-86
/
+143
2025-05-22
Merge tag '6.15-rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+5
2025-05-22
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
1
-5
/
+2
2025-05-22
ksmbd: fix rename failure
Namjae Jeon
1
-1
/
+1
2025-05-22
bcachefs: Check for casefolded dirents in non casefolded dirs
Kent Overstreet
2
-1
/
+42
2025-05-22
bcachefs: Fix bch2_dirent_create_snapshot() for casefolding
Kent Overstreet
4
-21
/
+18
2025-05-22
bcachefs: Fix casefold opt via xattr interface
Kent Overstreet
4
-26
/
+46
2025-05-21
fs/buffer: optimize discard_buffer()
Davidlohr Bueso
1
-2
/
+2
2025-05-21
fs/buffer: remove superfluous statements
Davidlohr Bueso
1
-3
/
+0
2025-05-21
fs/buffer: avoid redundant lookup in getblk slowpath
Davidlohr Bueso
1
-3
/
+3
2025-05-21
fs/buffer: use sleeping lookup in __getblk_slowpath()
Davidlohr Bueso
1
-1
/
+6
2025-05-20
Merge tag 'for-linus-6.15-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2025-05-20
orangefs: adjust counting code to recover from 665575cf
Mike Marshall
1
-4
/
+5
2025-05-20
ksmbd: fix stream write failure
Namjae Jeon
1
-8
/
+6
2025-05-20
smb: client: Reset all search buffer pointers when releasing buffer
Wang Zhaolong
1
-0
/
+3
2025-05-19
bcachefs: mkwrite() now only dirties one page
Kent Overstreet
1
-7
/
+11
2025-05-19
bcachefs: fix extent_has_stripe_ptr()
Kent Overstreet
2
-20
/
+7
2025-05-19
smb: client: Fix use-after-free in cifs_fill_dirent
Wang Zhaolong
1
-2
/
+2
2025-05-18
bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced
Kent Overstreet
3
-11
/
+19
2025-05-17
Merge tag '6.15-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+5
2025-05-17
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-59
/
+134
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2
-1
/
+16
2025-05-16
NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
Trond Myklebust
1
-17
/
+13
2025-05-16
NFSv4/pnfs: Reset the layout state after a layoutreturn
Trond Myklebust
1
-0
/
+9
2025-05-16
Merge tag 'xfs-fixes-6.15-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+48
2025-05-16
Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefs
Linus Torvalds
9
-66
/
+140
2025-05-15
Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+27
2025-05-15
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-15
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-15
bcachefs: fix wrong arg to fsck_err()
Kent Overstreet
1
-1
/
+1
2025-05-15
bcachefs: Fix missing commit in backpointer to missing target
Kent Overstreet
1
-38
/
+79
2025-05-15
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
1
-1
/
+3
2025-05-15
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
1
-8
/
+8
2025-05-15
bcachefs: Fix self deadlock
Alan Huang
2
-7
/
+26
2025-05-15
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
1
-5
/
+4
2025-05-15
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
1
-5
/
+12
2025-05-15
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
1
-0
/
+6
2025-05-15
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
1
-1
/
+1
2025-05-14
Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+47
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
1
-15
/
+17
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
1
-1
/
+1
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
1
-0
/
+26
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
1
-2
/
+3
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
1
-1
/
+1
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2
-0
/
+5
[next]