index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
2021-10-26
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2021-10-25
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
Su Yue
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
2021-10-25
btrfs: send: simplify send_create_inode_if_needed
Marcos Paulo de Souza
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2021-10-20
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
2021-10-20
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
2021-10-20
ksmbd: add buffer validation in session setup
Marios Makassikis
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
2021-10-20
ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
Hyunchul Lee
2021-10-19
io-wq: max_worker fixes
Pavel Begunkov
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-10-18
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
2021-10-18
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
2021-10-18
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
2021-10-17
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-15
ksmbd: validate credit charge after validating SMB2 PDU body size
Ralph Boehme
2021-10-15
ksmbd: add buffer validation for smb direct
Hyunchul Lee
2021-10-15
ksmbd: limit read/write/trans buffer size not to exceed 8MB
Namjae Jeon
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
2021-10-14
io_uring: fix wrong condition to grab uring lock
Hao Xu
[next]