index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
1
-0
/
+2
|
\
|
*
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-02
1
-0
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-01
6
-22
/
+16
|
\
\
|
*
|
aio: drop needless assignment in aio_read()
Lukas Bulwahn
2022-03-15
1
-1
/
+0
|
*
|
clean overflow checks in count_mounts() a bit
Al Viro
2022-02-13
1
-9
/
+10
|
*
|
seq_file: fix NULL pointer arithmetic warning
MaĆra Canal
2022-02-01
2
-8
/
+3
|
*
|
constify struct path argument of finish_automount()/do_add_mount()
Al Viro
2022-01-30
2
-3
/
+3
|
*
|
fs: Remove FIXME comment in generic_write_checks()
Tal Zussman
2022-01-30
1
-1
/
+0
*
|
|
Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-01
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: fix an infinite loop in iomap_fiemap
Guo Xuenan
2022-03-30
1
-1
/
+1
*
|
|
|
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-01
18
-246
/
+347
|
\
\
\
\
|
*
|
|
|
xfs: drop async cache flushes from CIL commits.
Dave Chinner
2022-03-29
5
-93
/
+25
|
*
|
|
|
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
2022-03-29
1
-8
/
+10
|
*
|
|
|
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
2022-03-29
1
-15
/
+33
|
*
|
|
|
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-29
3
-1
/
+17
|
*
|
|
|
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-29
5
-18
/
+33
|
*
|
|
|
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
2022-03-29
1
-9
/
+13
|
*
|
|
|
xfs: shutdown in intent recovery has non-intent items in the AIL
Dave Chinner
2022-03-29
1
-33
/
+17
|
*
|
|
|
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
2022-03-29
4
-31
/
+136
|
*
|
|
|
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
2
-2
/
+3
|
*
|
|
|
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-03-28
1
-7
/
+6
|
*
|
|
|
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-03-28
1
-4
/
+5
|
*
|
|
|
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-03-28
1
-30
/
+20
|
*
|
|
|
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2022-03-28
3
-2
/
+17
|
*
|
|
|
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Darrick J. Wong
2022-03-21
2
-6
/
+23
*
|
|
|
|
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
1
-23
/
+110
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: defer msg-ring file validity check until command issue
Jens Axboe
2022-03-29
1
-4
/
+7
|
*
|
|
|
|
io_uring: fail links if msg-ring doesn't succeeed
Jens Axboe
2022-03-29
1
-0
/
+2
|
*
|
|
|
|
io_uring: fix memory leak of uid in files registration
Pavel Begunkov
2022-03-25
1
-0
/
+1
|
*
|
|
|
|
io_uring: fix put_kbuf without proper locking
Pavel Begunkov
2022-03-25
1
-1
/
+12
|
*
|
|
|
|
io_uring: fix invalid flags for io_put_kbuf()
Pavel Begunkov
2022-03-25
1
-1
/
+3
|
*
|
|
|
|
io_uring: improve req fields comments
Pavel Begunkov
2022-03-25
1
-1
/
+2
|
*
|
|
|
|
io_uring: enable EPOLLEXCLUSIVE for accept poll
Dylan Yudaken
2022-03-25
1
-1
/
+4
|
*
|
|
|
|
io_uring: improve task work cache utilization
Jens Axboe
2022-03-24
1
-1
/
+5
|
*
|
|
|
|
io_uring: fix async accept on O_NONBLOCK sockets
Dylan Yudaken
2022-03-24
1
-3
/
+0
|
*
|
|
|
|
io_uring: remove IORING_CQE_F_MSG
Jens Axboe
2022-03-24
1
-2
/
+1
|
*
|
|
|
|
io_uring: add flag for disabling provided buffer recycling
Jens Axboe
2022-03-23
1
-0
/
+8
|
*
|
|
|
|
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Jens Axboe
2022-03-23
1
-0
/
+28
|
*
|
|
|
|
io_uring: don't recycle provided buffer if punted to async worker
Jens Axboe
2022-03-23
1
-3
/
+8
|
*
|
|
|
|
io_uring: fix assuming triggered poll waitqueue is the single poll
Jens Axboe
2022-03-23
1
-4
/
+12
|
*
|
|
|
|
io_uring: bump poll refs to full 31-bits
Jens Axboe
2022-03-23
1
-1
/
+1
|
*
|
|
|
|
io_uring: remove poll entry from list when canceling all
Jens Axboe
2022-03-21
1
-0
/
+1
|
*
|
|
|
|
io_uring: fix memory ordering when SQPOLL thread goes to sleep
Almog Khaikin
2022-03-21
1
-0
/
+7
|
*
|
|
|
|
io_uring: ensure that fsnotify is always called
Jens Axboe
2022-03-20
1
-1
/
+7
|
*
|
|
|
|
io_uring: recycle provided before arming poll
Jens Axboe
2022-03-20
1
-1
/
+2
*
|
|
|
|
|
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-04-01
3
-15
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ksmbd: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-30
1
-11
/
+10
|
*
|
|
|
|
|
ksmbd: Remove a redundant zeroing of memory
Christophe JAILLET
2022-03-30
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: shorten experimental warning on loading the module
Steve French
2022-03-30
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: use netif_is_bridge_port
Tobias Klauser
2022-03-20
1
-2
/
+2
[next]