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.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
*
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
2020-04-29
1
-1
/
+14
*
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-04-29
1
-2
/
+6
*
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-04-29
1
-0
/
+5
*
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-04-29
1
-20
/
+27
*
f2fs: fix to wait all node page writeback
Chao Yu
2020-04-23
1
-3
/
+4
*
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
2020-04-23
1
-2
/
+1
*
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-23
1
-2
/
+3
*
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
2020-04-23
1
-2
/
+3
*
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-23
1
-9
/
+8
*
cifs: Allocate encryption header through kmalloc
Long Li
2020-04-23
1
-11
/
+17
*
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-23
1
-1
/
+2
*
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-04-23
1
-0
/
+2
*
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
2020-04-23
1
-0
/
+2
*
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-23
3
-2
/
+13
*
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-21
1
-4
/
+4
*
btrfs: check commit root generation in should_ignore_root
Josef Bacik
2020-04-21
1
-2
/
+2
*
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-04-21
1
-1
/
+1
*
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-04-21
1
-2
/
+2
*
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
2020-04-21
1
-3
/
+4
*
ovl: fix value of i_ino for lower hardlink corner case
Amir Goldstein
2020-04-21
1
-1
/
+3
*
btrfs: use nofs allocations for running delayed items
Josef Bacik
2020-04-17
1
-0
/
+13
*
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2020-04-17
1
-0
/
+4
*
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-17
1
-0
/
+4
*
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
2020-04-17
1
-1
/
+3
*
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-04-17
1
-1
/
+1
*
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-17
1
-0
/
+1
*
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
2020-04-17
1
-0
/
+1
*
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
2020-04-17
1
-0
/
+10
*
btrfs: drop block from cache on error in relocation
Josef Bacik
2020-04-17
1
-1
/
+1
*
btrfs: set update the uuid generation as soon as possible
Josef Bacik
2020-04-17
1
-2
/
+12
*
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-17
3
-0
/
+22
*
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
2020-04-17
1
-1
/
+1
*
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-17
1
-1
/
+1
*
pstore: pstore_ftrace_seq_next should increase position index
Vasily Averin
2020-04-17
1
-1
/
+4
*
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-17
1
-10
/
+7
*
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-17
1
-1
/
+15
*
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
2020-04-17
1
-2
/
+9
*
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-04-17
1
-0
/
+3
*
pstore/platform: fix potential mem leak if pstore_init_fs failed
chenqiwu
2020-04-17
1
-2
/
+2
*
ceph: canonicalize server path in place
Ilya Dryomov
2020-04-13
2
-92
/
+28
*
ceph: remove the extra slashes in the server path
Xiubo Li
2020-04-13
1
-19
/
+101
*
libfs: fix infoleak in simple_attr_read()
Eric Biggers
2020-04-02
1
-3
/
+5
*
afs: Fix some tracing details
David Howells
2020-04-02
1
-2
/
+2
*
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-04-02
1
-3
/
+11
*
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-04-02
3
-1
/
+3
*
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-25
1
-0
/
+1
*
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-25
1
-0
/
+4
*
jbd2: fix data races at struct journal_head
Qian Cai
2020-03-20
1
-4
/
+4
*
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-18
1
-1
/
+1
*
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2020-03-18
2
-4
/
+0
[next]