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 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
5
-133
/
+179
|
\
|
*
debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops
ChenXiaoSong
2022-09-24
1
-13
/
+3
|
*
debugfs: Only clobber mode/uid/gid on remount if asked
Brian Norris
2022-09-24
1
-7
/
+30
|
*
kernfs: fix use-after-free in __kernfs_remove
Christian A. Ehrhardt
2022-09-24
1
-1
/
+4
|
*
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...
Greg Kroah-Hartman
2022-09-24
14
-82
/
+156
|
|
\
|
*
\
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-12
55
-362
/
+449
|
|
\
\
|
*
|
|
kernfs: Implement kernfs_show()
Tejun Heo
2022-09-01
1
-1
/
+36
|
*
|
|
kernfs: Factor out kernfs_activate_one()
Tejun Heo
2022-09-01
1
-10
/
+17
|
*
|
|
kernfs: Add KERNFS_REMOVING flags
Tejun Heo
2022-09-01
1
-14
/
+7
|
*
|
|
kernfs: Improve kernfs_drain() and always call on removal
Tejun Heo
2022-09-01
1
-12
/
+12
|
*
|
|
kernfs: Skip kernfs_drain_open_files() more aggressively
Tejun Heo
2022-09-01
3
-21
/
+48
|
*
|
|
kernfs: Refactor kernfs_get_open_node()
Tejun Heo
2022-09-01
1
-14
/
+11
|
*
|
|
kernfs: Drop unnecessary "mutex" local variable initialization
Tejun Heo
2022-09-01
1
-4
/
+5
|
*
|
|
kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
Tejun Heo
2022-09-01
1
-43
/
+13
*
|
|
|
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-10-07
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2022-09-21
1
-3
/
+3
*
|
|
|
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
3
-5
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-20
1
-2
/
+0
|
*
|
|
|
|
erofs: add manual PSI accounting for the compressed address space
Christoph Hellwig
2022-09-20
1
-1
/
+12
|
*
|
|
|
|
btrfs: add manual PSI accounting for compressed reads
Christoph Hellwig
2022-09-20
1
-2
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-3
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-09-21
1
-3
/
+7
*
|
|
|
|
|
Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-07
7
-30
/
+86
|
\
\
\
\
\
\
|
*
|
|
|
|
|
quota: Add more checking after reading from quota file
Zhihao Cheng
2022-09-29
1
-2
/
+17
|
*
|
|
|
|
|
quota: Replace all block number checking with helper function
Zhihao Cheng
2022-09-29
1
-10
/
+6
|
*
|
|
|
|
|
quota: Check next/prev free block number after reading from quota file
Zhihao Cheng
2022-09-29
1
-0
/
+38
|
*
|
|
|
|
|
ext2: Use kvmalloc() for group descriptor array
Jan Kara
2022-09-26
1
-3
/
+3
|
*
|
|
|
|
|
ext2: Add sanity checks for group and filesystem size
Jan Kara
2022-09-26
1
-2
/
+14
|
*
|
|
|
|
|
udf: Support splicing to file
Jan Kara
2022-09-12
1
-0
/
+1
|
*
|
|
|
|
|
isofs: delete unnecessary checks before brelse()
Minghao Chi
2022-08-19
1
-6
/
+3
|
*
|
|
|
|
|
fs/reiserfs: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-08-19
3
-7
/
+4
*
|
|
|
|
|
|
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-07
2
-10
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
2022-09-26
1
-6
/
+0
|
*
|
|
|
|
|
|
fsnotify: remove unused declaration
Gaosheng Cui
2022-09-09
1
-4
/
+0
*
|
|
|
|
|
|
|
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-10-07
24
-139
/
+253
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ksmbd: validate share name from share config response
Atte Heikkilä
2022-10-05
6
-9
/
+29
|
*
|
|
|
|
|
|
|
ksmbd: call ib_drain_qp when disconnected
Namjae Jeon
2022-10-05
1
-0
/
+2
|
*
|
|
|
|
|
|
|
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
2022-10-05
3
-3
/
+20
|
*
|
|
|
|
|
|
|
ksmbd: Fix user namespace mapping
Mickaël Salaün
2022-10-05
1
-2
/
+4
|
*
|
|
|
|
|
|
|
ksmbd: hide socket error message when ipv6 config is disable
Namjae Jeon
2022-10-05
1
-1
/
+2
|
*
|
|
|
|
|
|
|
ksmbd: reduce server smbdirect max send/receive segment sizes
Tom Talpey
2022-10-05
1
-2
/
+2
|
*
|
|
|
|
|
|
|
ksmbd: decrease the number of SMB3 smbdirect server SGEs
Tom Talpey
2022-10-05
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ksmbd: Fix wrong return value and message length check in smb2_ioctl()
Zhang Xiaoxu
2022-10-05
1
-4
/
+9
|
*
|
|
|
|
|
|
|
ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
Namjae Jeon
2022-10-05
3
-1
/
+5
|
*
|
|
|
|
|
|
|
ksmbd: fix encryption failure issue for session logoff response
Namjae Jeon
2022-10-05
3
-9
/
+13
|
*
|
|
|
|
|
|
|
ksmbd: fix endless loop when encryption for response fails
Namjae Jeon
2022-10-05
1
-3
/
+1
|
*
|
|
|
|
|
|
|
ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
Namjae Jeon
2022-10-05
1
-6
/
+20
|
*
|
|
|
|
|
|
|
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
2022-10-05
2
-3
/
+3
|
*
|
|
|
|
|
|
|
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
2022-10-05
3
-7
/
+25
|
*
|
|
|
|
|
|
|
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
2022-10-05
10
-28
/
+56
[next]