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-26
Deprecate nfsd fault injection
J. Bruce Fields
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-24
jbd2: add missing tracepoint for reserved handle
Xiaoguang Wang
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-24
erofs: move erofs out of staging
Gao Xiang
2019-08-23
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
2019-08-23
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-23
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-23
f2fs: introduce f2fs_match_name() for cleanup
Chao Yu
2019-08-23
f2fs: Fix indefinite loop in f2fs_gc()
Sahitya Tummala
2019-08-23
f2fs: allocate memory in batch in build_sit_info()
Chao Yu
2019-08-23
f2fs: support FS_IOC_{GET,SET}FSLABEL
Chao Yu
2019-08-23
f2fs: fix to avoid data corruption by forbidding SSR overwrite
Chao Yu
2019-08-23
f2fs: Fix build error while CONFIG_NLS=m
YueHaibing
2019-08-23
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
2019-08-23
f2fs: cleanup the code in build_sit_entries.
Lihong Kou
2019-08-23
f2fs: fix wrong available node count calculation
Chao Yu
2019-08-23
f2fs: remove duplicate code in f2fs_file_write_iter
Lihong Kou
2019-08-23
f2fs: fix to migrate blocks correctly during defragment
Chao Yu
2019-08-23
f2fs: use wrapped f2fs_cp_error()
Chao Yu
2019-08-23
f2fs: fix to use more generic EOPNOTSUPP
Chao Yu
2019-08-23
f2fs: use wrapped IS_SWAPFILE()
Chao Yu
2019-08-23
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
2019-08-23
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
2019-08-23
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
2019-08-23
f2fs: disallow direct IO in atomic write
Chao Yu
2019-08-23
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
2019-08-23
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
2019-08-23
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
2019-08-23
f2fs: support fiemap() for directory inode
Chao Yu
2019-08-23
f2fs: fix to avoid discard command leak
Chao Yu
2019-08-23
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
2019-08-23
f2fs: fix to drop meta/node pages during umount
Chao Yu
2019-08-23
f2fs: disallow switching io_bits option during remount
Chao Yu
2019-08-23
f2fs: fix panic of IO alignment feature
Chao Yu
2019-08-23
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-22
ext4: rework reserved cluster accounting when invalidating pages
Eric Whitney
2019-08-22
ext4: treat buffers with write errors as containing valid data
ZhangXiaoxu
2019-08-22
ext4: fix warning inside ext4_convert_unwritten_extents_endio
Rakesh Pandit
2019-08-22
io_uring: add need_resched() check in inner poll loop
Jens Axboe
2019-08-22
Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
[prev]
[next]