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
*
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
1
-18
/
+36
*
Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2021-07-13
3
-38
/
+116
|
\
|
*
vboxsf: Add support for the atomic_open directory-inode op
Hans de Goede
2021-06-23
1
-0
/
+48
|
*
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Hans de Goede
2021-06-23
2
-27
/
+51
|
*
vboxsf: Make vboxsf_dir_create() return the handle for the created file
Hans de Goede
2021-06-23
1
-7
/
+11
|
*
vboxsf: Honor excl flag to the dir-inode create op
Hans de Goede
2021-06-23
1
-7
/
+9
*
|
Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-13
9
-286
/
+687
|
\
\
|
*
|
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
Filipe Manana
2021-07-07
1
-1
/
+1
|
*
|
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
2021-07-07
1
-1
/
+9
|
*
|
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
2021-07-07
1
-29
/
+118
|
*
|
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
2021-07-07
7
-184
/
+546
|
*
|
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
2021-07-07
3
-69
/
+1
|
*
|
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
2021-07-07
1
-2
/
+12
|
*
|
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
2021-07-07
1
-1
/
+1
*
|
|
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-10
12
-29
/
+135
|
\
\
\
|
*
|
|
cifs: update internal version number
Steve French
2021-07-09
1
-1
/
+1
|
*
|
|
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
2021-07-09
1
-0
/
+3
|
*
|
|
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
2021-07-09
4
-11
/
+86
|
*
|
|
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-07-08
2
-5
/
+20
|
*
|
|
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
2021-07-07
1
-1
/
+2
|
*
|
|
CIFS: Clarify SMB1 code for rename open file
Steve French
2021-07-07
1
-1
/
+2
|
*
|
|
CIFS: Clarify SMB1 code for delete
Steve French
2021-07-07
1
-1
/
+2
|
*
|
|
CIFS: Clarify SMB1 code for SetFileSize
Steve French
2021-07-07
1
-2
/
+2
|
*
|
|
smb3: fix typo in header file
Steve French
2021-07-05
1
-1
/
+1
|
*
|
|
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
2021-07-02
1
-3
/
+2
|
*
|
|
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
2021-07-02
1
-1
/
+2
|
*
|
|
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-07-02
2
-1
/
+3
|
*
|
|
cifs: make locking consistent around the server session status
Steve French
2021-07-02
3
-1
/
+9
*
|
|
|
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-123
/
+68
|
\
\
\
\
|
*
|
|
|
io_uring: remove dead non-zero 'poll' check
Jens Axboe
2021-07-09
1
-1
/
+1
|
*
|
|
|
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
2021-07-08
1
-1
/
+5
|
*
|
|
|
io_uring: fix drain alloc fail return code
Pavel Begunkov
2021-07-07
1
-1
/
+1
|
*
|
|
|
io_uring: fix exiting io_req_task_work_add leaks
Pavel Begunkov
2021-07-01
1
-46
/
+24
|
*
|
|
|
io_uring: simplify task_work func
Pavel Begunkov
2021-07-01
1
-44
/
+28
|
*
|
|
|
io_uring: fix stuck fallback reqs
Pavel Begunkov
2021-07-01
1
-41
/
+20
*
|
|
|
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
9
-22
/
+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
2021-06-22
1
-0
/
+7
|
*
|
|
|
|
|
ubifs: Fix spelling mistakes
Zheng Yongjun
2021-06-22
6
-6
/
+6
|
*
|
|
|
|
|
ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr
Zhihao Cheng
2021-06-18
1
-4
/
+0
|
*
|
|
|
|
|
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
2021-06-18
3
-11
/
+36
|
*
|
|
|
|
|
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-18
1
-1
/
+1
|
*
|
|
|
|
|
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
2021-06-18
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-09
8
-128
/
+113
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
2021-07-08
3
-99
/
+62
|
*
|
|
|
|
|
|
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
2021-07-08
1
-1
/
+1
|
*
|
|
|
|
|
|
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2021-07-08
2
-17
/
+20
|
*
|
|
|
|
|
|
ext4: use ext4_grp_locked_error in mb_find_extent
Stephen Brennan
2021-07-01
1
-4
/
+5
|
*
|
|
|
|
|
|
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2021-07-01
2
-3
/
+11
[next]