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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-04-17
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-17
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-17
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-17
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
2020-04-17
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-17
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
1
-24
/
+24
2020-04-17
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
1
-0
/
+1
2020-04-17
io_uring: honor original task RLIMIT_FSIZE
Jens Axboe
1
-0
/
+11
2020-04-17
erofs: correct the remaining shrink objects
Gao Xiang
1
-1
/
+1
2020-04-17
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-04-17
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-04-17
btrfs: unset reloc control if we fail to recover
Josef Bacik
1
-5
/
+5
2020-04-17
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
2020-04-17
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-04-17
btrfs: set update the uuid generation as soon as possible
Josef Bacik
1
-2
/
+12
2020-04-17
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
1
-3
/
+3
2020-04-17
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
3
-0
/
+22
2020-04-17
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
1
-1
/
+34
2020-04-17
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-04-17
smb3: fix performance regression with setting mtime
Steve French
1
-11
/
+12
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
2020-04-17
pstore: pstore_ftrace_seq_next should increase position index
Vasily Averin
1
-1
/
+4
2020-04-17
io_uring: remove bogus RLIMIT_NOFILE check in file registration
Jens Axboe
1
-7
/
+0
2020-04-17
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
1
-10
/
+7
2020-04-17
btrfs: restart relocate_tree_blocks properly
Josef Bacik
1
-9
/
+2
2020-04-17
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
1
-1
/
+15
2020-04-17
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
1
-2
/
+9
2020-04-17
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
1
-0
/
+3
2020-04-17
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
3
-2
/
+28
2020-04-17
pstore/platform: fix potential mem leak if pstore_init_fs failed
chenqiwu
1
-2
/
+2
2020-04-17
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
1
-4
/
+14
2020-04-17
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+2
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2
-92
/
+28
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
1
-19
/
+101
2020-04-01
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-04-01
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-04-01
afs: Fix some tracing details
David Howells
1
-2
/
+2
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
1
-32
/
+2
2020-04-01
afs: Fix handling of an abort from a service handler
David Howells
3
-33
/
+26
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-04-01
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
3
-1
/
+3
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2020-03-25
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-25
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
1
-0
/
+4
2020-03-25
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
1
-1
/
+1
2020-03-25
cifs: add missing mount option to /proc/mounts
Steve French
1
-0
/
+2
2020-03-25
cifs: fix potential mismatch of UNC paths
Paulo Alcantara (SUSE)
1
-0
/
+2
2020-03-25
locks: reinstate locks_delete_block optimization
Linus Torvalds
2
-7
/
+50
2020-03-25
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
[next]