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-05
io_uring: handle -EFAULT properly in io_uring_setup()
Xiaoguang Wang
2020-05-05
docs: filesystems: convert configfs.txt to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: convert mandatory-locking.txt to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: convert coda.txt to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: caching/backend-api.txt: convert it to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: caching/cachefiles.txt: convert to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: caching/operations.txt: convert it to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: caching/netfs-api.txt: convert it to ReST
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: convert caching/fscache.txt to ReST format
Mauro Carvalho Chehab
2020-05-05
docs: filesystems: convert caching/object.txt to ReST
Mauro Carvalho Chehab
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-04
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-04
ceph: fix special error code in ceph_try_get_caps()
Wu Bo
2020-05-04
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
2020-05-04
udf: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
isofs: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
hfsplus: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
2020-05-04
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-04
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-05-04
xfs: spell out the parameter name for ->cancel_item
Christoph Hellwig
2020-05-04
xfs: use a xfs_btree_cur for the ->finish_cleanup state
Christoph Hellwig
2020-05-04
xfs: turn dfp_done into a xfs_log_item
Christoph Hellwig
2020-05-04
xfs: refactor xfs_defer_finish_noroll
Christoph Hellwig
2020-05-04
xfs: turn dfp_intent into a xfs_log_item
Christoph Hellwig
2020-05-04
xfs: merge the ->diff_items defer op into ->create_intent
Christoph Hellwig
2020-05-04
xfs: merge the ->log_item defer op into ->create_intent
Christoph Hellwig
2020-05-04
xfs: factor out a xfs_defer_create_intent helper
Christoph Hellwig
2020-05-04
xfs: remove the xfs_inode_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: remove the xfs_efd_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
2020-05-04
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
2020-05-04
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
2020-05-04
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
2020-05-04
xfs: rename inode_list xlog_recover_reorder_trans
Christoph Hellwig
2020-05-04
xfs: refactor the buffer cancellation table helpers
Christoph Hellwig
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-05-04
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Kaixu Xia
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
2020-05-04
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
2020-05-04
xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
Kaixu Xia
2020-05-04
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
2020-05-04
xfs: combine two if statements with same condition
Kaixu Xia
2020-05-04
xfs: trace quota allocations for all quota types
Kaixu Xia
2020-05-04
xfs: report unrecognized log item type codes during recovery
Darrick J. Wong
2020-05-04
fs/stat: Define DAX statx attribute
Ira Weiny
2020-05-04
cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pa...
David Howells
[prev]
[next]