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
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-13
cifs: style: replace one-element array with flexible-array
YANG LI
2021-01-13
cifs: connect: style: Simplify bool comparison
YANG LI
2021-01-13
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
2021-01-13
cifs: fix interrupted close commands
Paulo Alcantara
2021-01-13
cifs: check pointer before freeing
Tom Rix
2021-01-13
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-13
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
io_uring: don't take files/mm for a dead task
Pavel Begunkov
2021-01-11
io_uring: drop mm and files after task_work_run
Pavel Begunkov
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-10
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
2021-01-10
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
2021-01-10
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
2021-01-10
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
2021-01-10
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
2021-01-09
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
2021-01-09
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
2021-01-09
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
2021-01-08
Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-07
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
2021-01-07
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
2021-01-07
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
2021-01-07
btrfs: tree-checker: check if chunk item end overflows
Su Yue
2021-01-07
btrfs: prevent NULL pointer dereference in extent_io_tree_panic
Su Yue
2021-01-07
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
[next]