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
2017-11-08
vfs: open() with O_CREAT should not create inodes with unknown ids
Seth Forshee
2017-11-08
ext4: do not use stripe_width if it is not set
Jan Kara
2017-11-08
ext4: fix stripe-unaligned allocations
Jan Kara
2017-11-08
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-11-08
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
2017-11-02
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2017-11-02
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
2017-11-02
ceph: unlock dangling spinlock in try_flush_caps()
Jeff Layton
2017-10-27
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
fscrypt: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-27
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-27
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-27
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-27
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-10-27
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-10-27
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-10-27
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-10-27
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-10-21
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-10-21
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
2017-10-21
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
2017-10-21
ceph: don't update_dentry_lease unless we actually got one
Jeff Layton
2017-10-21
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-10-21
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
2017-10-21
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
2017-10-21
f2fs: do SSR for data when there is enough free space
Yunlong Song
2017-10-18
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
2017-10-18
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-10-12
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
2017-10-12
vfs: deny copy_file_range() for non regular files
Amir Goldstein
2017-10-12
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-10-08
nfs: make nfs4_cb_sv_ops static
Jason Yan
2017-10-08
hugetlbfs: initialize shared policy as part of inode allocation
Mike Kravetz
2017-10-08
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
2017-10-08
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-10-08
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
[next]