index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-13
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
2020-10-13
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-10-13
Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2020-10-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
2020-10-10
io_uring: improve submit_state.ios_left accounting
Pavel Begunkov
2020-10-10
io_uring: simplify io_file_get()
Pavel Begunkov
2020-10-10
io_uring: kill extra check in fixed io_file_get()
Pavel Begunkov
2020-10-10
io_uring: clean up ->files grabbing
Pavel Begunkov
2020-10-10
io_uring: don't io_prep_async_work() linked reqs
Pavel Begunkov
2020-10-09
io_uring: Convert advanced XArray uses to the normal API
Matthew Wilcox (Oracle)
2020-10-09
io_uring: Fix XArray usage in io_uring_add_task_file
Matthew Wilcox (Oracle)
2020-10-09
io_uring: Fix use of XArray in __io_uring_files_cancel
Matthew Wilcox (Oracle)
2020-10-08
io_uring: fix break condition for __io_uring_register() waiting
Jens Axboe
2020-10-09
erofs: remove unnecessary enum entries
Chengguang Xu
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
2020-10-08
io_uring: no need to call xa_destroy() on empty xarray
Jens Axboe
2020-10-07
io_uring: batch account ->req_issue and task struct references
Jens Axboe
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
2020-10-07
btrfs: skip devices without magic signature when mounting
Anand Jain
2020-10-07
btrfs: cleanup cow block on error
Josef Bacik
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
2020-10-07
btrfs: return error if we're unable to read device stats
Josef Bacik
2020-10-07
btrfs: init device stats for seed devices
Josef Bacik
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
[next]