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.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
2020-08-21
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-21
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-21
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-08-21
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-08-21
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2
-2
/
+8
2020-08-21
orangefs: get rid of knob code...
Mike Marshall
3
-62
/
+7
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
1
-2
/
+4
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-08-21
ocfs2: change slot number type s16 to u16
Junxiao Bi
3
-6
/
+6
2020-08-21
ext2: fix missing percpu_counter_inc
Mikulas Patocka
1
-1
/
+2
2020-08-21
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-21
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-08-21
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
2020-08-21
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
1
-6
/
+2
2020-08-21
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
1
-5
/
+11
2020-08-21
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
1
-2
/
+2
2020-08-21
btrfs: fix messages after changing compression level by remount
David Sterba
1
-5
/
+9
2020-08-21
btrfs: fix race between page release and a fast fsync
Filipe Manana
1
-3
/
+13
2020-08-21
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
1
-1
/
+1
2020-08-21
btrfs: sysfs: use NOFS for device creation
Josef Bacik
1
-0
/
+3
2020-08-21
btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...
Qu Wenruo
1
-1
/
+8
2020-08-21
btrfs: add missing check for nocow and compression inode flags
David Sterba
1
-8
/
+22
2020-08-21
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
2
-3
/
+26
2020-08-21
btrfs: move the chunk_mutex in btrfs_read_chunk_tree
Josef Bacik
1
-2
/
+2
2020-08-21
btrfs: open device without device_list_mutex
Josef Bacik
1
-3
/
+18
2020-08-21
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
1
-14
/
+7
2020-08-21
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
2
-13
/
+1
2020-08-21
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
2
-1
/
+1
2020-08-21
btrfs: ref-verify: fix memory leak in add_block_entry
Tom Rix
1
-0
/
+2
2020-08-21
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
1
-3
/
+10
2020-08-21
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
1
-0
/
+2
2020-08-21
btrfs: allow use of global block reserve for balance item deletion
David Sterba
1
-1
/
+1
2020-08-21
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-08-19
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
1
-2
/
+6
2020-08-19
fs/minix: reject too-large maximum file size
Eric Biggers
1
-2
/
+20
2020-08-19
fs/minix: don't allow getting deleted inodes
Eric Biggers
1
-0
/
+14
2020-08-19
fs/minix: check return value of sb_getblk()
Eric Biggers
1
-1
/
+7
2020-08-19
pstore: Fix linking when crypto API disabled
Matteo Croce
1
-1
/
+4
2020-08-19
erofs: fix extended inode could cross boundary
Gao Xiang
1
-42
/
+79
2020-08-19
NFS: Don't return layout segments that are in use
Trond Myklebust
1
-19
/
+15
2020-08-19
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
1
-11
/
+1
2020-08-19
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
1
-2
/
+4
2020-08-19
9p: Fix memory leak in v9fs_mount
Zheng Bin
1
-3
/
+2
2020-08-19
ocfs2: fix unbalanced locking
Pavel Machek
1
-1
/
+7
2020-08-19
dlm: Fix kobject memleak
Wang Hai
1
-3
/
+3
2020-08-19
xfs: fix inode allocation block res calculation precedence
Brian Foster
1
-1
/
+1
2020-08-19
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
1
-1
/
+1
2020-08-19
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
1
-7
/
+14
2020-08-19
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
1
-2
/
+20
[prev]
[next]