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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-09-29
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
2016-09-29
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
2016-09-29
xfs: fix superblock inprogress check
Dave Chinner
2016-09-29
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2016-09-29
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-09-29
fix d_walk()/non-delayed __d_free() race
Willy Tarreau
2016-09-29
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-09-21
fs/seq_file: fix out-of-bounds read
Vegard Nossum
2016-08-19
nfs: don't create zero-length requests
Benjamin Coddington
2016-08-19
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
2016-08-19
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
2016-08-19
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
2016-08-19
ext4: fix reference counting bug on block allocation error
Vegard Nossum
2016-08-19
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-08-19
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-19
ext4: fix deadlock during page writeback
Jan Kara
2016-08-19
ext4: check for extents that wrap around
Vegard Nossum
2016-08-19
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
2016-08-19
ext4: verify extent header depth
Vegard Nossum
2016-08-19
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
2016-08-19
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2016-07-21
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
2016-07-21
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-07-21
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-07-18
fix d_walk()/non-delayed __d_free() race
Al Viro
2016-07-18
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
2016-06-15
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
2016-06-15
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
2016-06-15
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
2016-06-15
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-15
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-15
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-06-15
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-06-15
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-05-25
NFS: Don't attempt to decode missing directory entries
Benjamin Coddington
2016-05-16
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2016-05-03
Revert "xfs: add capability check to free eofblocks ioctl"
Jiri Slaby
2016-04-23
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
Eric W. Biederman
2016-04-23
fs/pipe.c: skip file_update_time on frozen fs
Dmitry Monakhov
2016-04-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-04-21
fs, seqfile: always allow oom killer
Greg Thelen
2016-04-21
fs, seq_file: fallback to vmalloc instead of oom kill processes
David Rientjes
2016-04-20
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-11
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2016-04-11
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
2016-04-11
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-11
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
2016-04-11
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
[next]