index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-05-27
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
2020-05-27
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
2020-05-27
xfs: force writes to delalloc regions to unwritten
Darrick J. Wong
2020-05-27
xfs: refactor xfs_iomap_prealloc_size
Darrick J. Wong
2020-05-27
xfs: measure all contiguous previous extents for prealloc size
Darrick J. Wong
2020-05-27
xfs: don't fail unwritten extent conversion on writeback due to edquot
Darrick J. Wong
2020-05-27
xfs: rearrange xfs_inode_walk_ag parameters
Darrick J. Wong
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
Darrick J. Wong
2020-05-27
xfs: use bool for done in xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: fix inode ag walk predicate function return values
Darrick J. Wong
2020-05-27
xfs: refactor eofb matching into a single helper
Darrick J. Wong
2020-05-27
xfs: remove __xfs_icache_free_eofblocks
Darrick J. Wong
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2020-05-27
xfs: replace open-coded XFS_ICI_NO_TAG
Darrick J. Wong
2020-05-27
xfs: move eofblocks conversion function to xfs_ioctl.c
Darrick J. Wong
2020-05-27
xfs: allow individual quota grace period extension
Eric Sandeen
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2020-05-27
xfs: fix up some whitespace in quota code
Eric Sandeen
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
2020-05-27
xfs: group quota should return EDQUOT when prj quota enabled
Eric Sandeen
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
2020-05-27
NFS: remove duplicate headers
Chen Zhou
2020-05-27
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-05-27
NFS: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-27
NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
Xu Wang
2020-05-27
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
2020-05-27
erofs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-26
f2fs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-26
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
2020-05-26
io_uring: call statx directly
Bijan Mottahedeh
2020-05-26
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
2020-05-26
io_uring: add io_statx structure
Bijan Mottahedeh
2020-05-26
io_uring: get rid of manual punting in io_close
Pavel Begunkov
2020-05-26
io_uring: separate DRAIN flushing into a cold path
Pavel Begunkov
2020-05-26
io_uring: don't re-read sqe->off in timeout_prep()
Pavel Begunkov
2020-05-26
io_uring: simplify io_timeout locking
Pavel Begunkov
2020-05-26
io_uring: fix flush req->refs underflow
Pavel Begunkov
2020-05-25
iomap: remove lockdep_assert_held()
Goldwyn Rodrigues
2020-05-25
iomap: add a filesystem hook for direct I/O bio submission
Goldwyn Rodrigues
2020-05-25
btrfs: turn space cache writeout failure messages into debug messages
Filipe Manana
2020-05-25
btrfs: include error on messages about failure to write space/inode caches
Filipe Manana
2020-05-25
btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
Filipe Manana
[prev]
[next]