index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-08-30
ext4: Initialize timestamps limits
Deepa Dinamani
2019-08-30
9p: Fill min and max timestamps in sb
Deepa Dinamani
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
utimes: Clamp the timestamps before update
Deepa Dinamani
2019-08-30
mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
2019-08-30
vfs: Add file timestamp range support
Deepa Dinamani
2019-08-30
writeback: add tracepoints for cgroup foreign writebacks
Tejun Heo
2019-08-30
erofs: reduntant assignment in __erofs_get_meta_page()
Gao Xiang
2019-08-30
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-29
Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-28
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-28
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
2019-08-28
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-08-28
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
2019-08-28
xfs: fix maxicount division by zero error
Darrick J. Wong
2019-08-28
ext4: fix integer overflow when calculating commit interval
zhangyi (F)
2019-08-28
ext4: use percpu_counters for extent_status cache hits/misses
Yang Guo
2019-08-28
ext4: fix potential use after free after remounting with noblock_validity
zhangyi (F)
2019-08-27
cifs: update internal module number
Steve French
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
io_uring: allocate the two rings together
Hristo Venev
2019-08-27
fs/io_uring.c: convert put_page() to put_user_page*()
John Hubbard
2019-08-27
writeback, memcg: Implement cgroup_writeback_by_id()
Tejun Heo
2019-08-27
writeback: Generalize and expose wb_completion
Tejun Heo
2019-08-27
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
NFSv2: Fix eof handling
Trond Myklebust
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-26
xfs: bmap scrub should only scrub records once
Darrick J. Wong
2019-08-26
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-26
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
xfs: get allocation alignment from the buftarg
Dave Chinner
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
[prev]
[next]