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-7.1.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
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-31
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Konstantin Khlebnikov
2019-07-31
memcg, fsnotify: no oom-kill for remote memcg charging
Shakeel Butt
2019-07-31
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-07-31
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
2019-07-31
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-28
ext4: allow directory holes
Theodore Ts'o
2019-07-28
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
2019-07-28
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
2019-07-28
ext4: enforce the immutable flag on open files
Theodore Ts'o
2019-07-28
ext4: don't allow any modifications to an immutable file
Darrick J. Wong
2019-07-26
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
2019-07-26
xfs: abort unaligned nowait directio early
Darrick J. Wong
2019-07-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
2019-07-26
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
2019-07-26
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-07-26
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2019-07-26
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-07-26
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2019-07-26
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
2019-07-26
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2019-07-26
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
2019-07-26
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
2019-07-26
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
Filipe Manana
2019-07-26
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
Filipe Manana
2019-07-26
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
2019-07-26
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
2019-07-26
pNFS: Fix a typo in pnfs_update_layout
Trond Myklebust
2019-07-26
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
2019-07-26
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2019-07-26
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...
Tejun Heo
2019-07-26
fscrypt: clean up some BUG_ON()s in block encryption/decryption
Eric Biggers
2019-07-21
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
2019-07-14
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-14
fscrypt: don't set policy for a dead directory
Hongjie Fang
2019-07-14
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
2019-07-14
quota: fix a problem about transfer quota
yangerkun
2019-07-10
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
2019-07-10
f2fs: don't access node/meta inode mapping after iput
Jaegeuk Kim
2019-07-10
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
2019-07-10
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
2019-07-03
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
2019-07-03
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
2019-07-03
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
2019-07-03
9p: acl: fix uninitialized iattr access
Dominique Martinet
[next]