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
*
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-04-03
1
-18
/
+24
*
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-04-03
1
-0
/
+6
*
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-04-03
1
-1
/
+2
*
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-04-03
1
-1
/
+2
*
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-04-03
1
-2
/
+9
*
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-04-03
1
-0
/
+13
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-27
1
-4
/
+8
*
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-27
1
-1
/
+1
*
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-27
1
-1
/
+1
*
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-27
1
-0
/
+3
*
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
2019-03-23
1
-4
/
+8
*
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-23
1
-1
/
+1
*
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-23
2
-2
/
+15
*
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
2019-03-23
1
-1
/
+1
*
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
2019-03-23
1
-1
/
+0
*
NFS: Fix I/O request leakages
Trond Myklebust
2019-03-23
1
-5
/
+21
*
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-03-23
1
-8
/
+8
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-03-23
1
-5
/
+12
*
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
1
-14
/
+25
*
ext4: fix crash during online resizing
Jan Kara
2019-03-23
1
-1
/
+2
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-03-23
2
-1
/
+8
*
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
1
-2
/
+2
*
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-03-23
1
-2
/
+2
*
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
2019-03-23
1
-0
/
+9
*
splice: don't merge into linked buffers
Jann Horn
2019-03-23
2
-0
/
+18
*
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
2019-03-23
1
-0
/
+1
*
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
1
-5
/
+7
*
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2019-03-23
2
-6
/
+26
*
fix cgroup_do_mount() handling of failure exits
Al Viro
2019-03-23
1
-2
/
+6
*
keys: Fix dependency loop between construction record and auth key
David Howells
2019-03-23
1
-14
/
+17
*
NFS: Don't use page_file_mapping after removing the page
Benjamin Coddington
2019-03-23
1
-5
/
+6
*
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-23
5
-30
/
+53
*
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
2019-03-13
1
-1
/
+1
*
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-03-13
1
-9
/
+10
*
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-03-13
1
-1
/
+3
*
autofs: drop dentry reference only when it is never used
Pan Bian
2019-03-13
1
-1
/
+2
*
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-03-13
1
-1
/
+7
*
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-03-13
1
-2
/
+2
*
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-03-13
1
-0
/
+5
*
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-03-13
1
-1
/
+1
*
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-13
1
-0
/
+12
*
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-03-05
1
-2
/
+38
*
direct-io: allow direct writes to empty inodes
Ernesto A. Fernández
2019-03-05
1
-2
/
+3
*
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-02-27
1
-4
/
+0
*
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
2019-02-27
1
-1
/
+2
*
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
2019-02-20
1
-8
/
+14
*
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-02-20
2
-0
/
+12
*
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-02-15
1
-7
/
+3
*
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
2019-02-15
1
-9
/
+4
*
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
2019-02-15
1
-0
/
+7
[next]