index
:
Linux Stable
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.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: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
2022-12-31
1
-1
/
+1
*
lockd: set other missing fields when unlocking files
Trond Myklebust
2022-12-31
1
-7
/
+10
*
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-31
1
-6
/
+22
*
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-31
1
-3
/
+19
*
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-12-31
1
-18
/
+33
*
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-12-31
1
-10
/
+0
*
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-12-31
1
-12
/
+12
*
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
2022-12-31
1
-1
/
+7
*
fs: don't audit the capability check in simple_xattr_list()
Ondrej Mosnacek
2022-12-31
1
-1
/
+1
*
ovl: remove privs in ovl_fallocate()
Amir Goldstein
2022-12-31
1
-1
/
+11
*
ovl: remove privs in ovl_copyfile()
Amir Goldstein
2022-12-31
1
-2
/
+14
*
ovl: use ovl_copy_{real,upper}attr() wrappers
Christian Brauner
2022-12-31
5
-29
/
+47
*
ovl: store lower path in ovl_inode
Amir Goldstein
2022-12-31
5
-8
/
+27
*
pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
Stephen Boyd
2022-12-31
1
-1
/
+5
*
pstore/ram: Fix error return code in ramoops_probe()
Wang Yufen
2022-12-31
1
-0
/
+2
*
udf: Fix extending file within last block
Jan Kara
2022-12-21
1
-15
/
+17
*
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-21
1
-1
/
+2
*
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2022-12-21
1
-32
/
+13
*
udf: Discard preallocation before extending file with a hole
Jan Kara
2022-12-21
1
-28
/
+18
*
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-12-19
3
-9
/
+18
*
io_uring: move to separate directory
Jens Axboe
2022-12-14
4
-12670
/
+0
*
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-12-14
1
-0
/
+1
*
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-12-14
1
-1
/
+23
*
fs: use acquire ordering in __fget_light()
Jann Horn
2022-12-14
1
-1
/
+10
*
io_uring/poll: fix poll_refs race with cancelation
Lin Ma
2022-12-08
1
-1
/
+2
*
io_uring: make poll refs more robust
Pavel Begunkov
2022-12-08
1
-1
/
+35
*
io_uring: cmpxchg for poll arm refs release
Pavel Begunkov
2022-12-08
1
-5
/
+3
*
io_uring: fix tw losing poll events
Pavel Begunkov
2022-12-08
1
-0
/
+7
*
io_uring: update res mask in io_poll_check_events
Pavel Begunkov
2022-12-08
1
-0
/
+3
*
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
2022-12-08
1
-0
/
+7
*
afs: Fix fileserver probe RTT handling
David Howells
2022-12-08
1
-2
/
+2
*
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-12-08
1
-8
/
+1
*
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
2022-12-08
1
-7
/
+6
*
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-12-08
1
-9
/
+7
*
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Sterba
2022-12-08
3
-26
/
+24
*
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
Gao Xiang
2022-12-08
1
-1
/
+1
*
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
2022-12-02
1
-0
/
+1
*
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-12-02
1
-2
/
+5
*
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-12-02
1
-3
/
+3
*
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-12-02
1
-1
/
+2
*
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-12-02
1
-0
/
+2
*
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-12-02
1
-0
/
+2
*
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-12-02
1
-1
/
+2
*
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
2022-12-02
1
-21
/
+16
*
zonefs: fix zone report size in __zonefs_io_error()
Damien Le Moal
2022-12-02
1
-10
/
+27
*
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
2022-12-02
1
-0
/
+8
*
ext4: fix use-after-free in ext4_ext_shift_extents
Baokun Li
2022-12-02
1
-5
/
+13
*
fs: do not update freeing inode i_io_list
Svyatoslav Feldsherov
2022-12-02
1
-11
/
+19
*
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-12-02
1
-36
/
+12
*
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-12-02
1
-1
/
+1
[prev]
[next]