index
:
pm24.git
master
perf-mon
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-04-02
fs/namei.c: kill follow_mount()
Al Viro
2020-04-02
non-RCU analogue of the previous commit
Al Viro
2020-04-02
helper for mount rootwards traversal
Al Viro
2020-04-02
follow_dotdot(): be lazy about changing nd->path
Al Viro
2020-04-02
follow_dotdot_rcu(): be lazy about changing nd->path
Al Viro
2020-04-02
follow_dotdot{,_rcu}(): massage loops
Al Viro
2020-04-02
lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu
Al Viro
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-04-01
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
2020-04-01
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
NFS: Reverse the submission order of requests in __nfs_pageio_add_request()
Trond Myklebust
2020-04-01
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
2020-04-01
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-01
NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
Trond Myklebust
2020-04-01
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
2020-04-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-01
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
io_uring: add missing finish_wait() in io_sq_thread()
Hillf Danton
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-31
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-03-31
xfs: remove redundant variable assignment in xfs_symlink()
Kaixu Xia
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2020-03-31
io_uring: refactor file register/unregister/update handling
Xiaoguang Wang
2020-03-30
f2fs: compress: add .{init,destroy}_decompress_ctx callback
Chao Yu
2020-03-30
f2fs: compress: fix to call missing destroy_compress_ctx()
Chao Yu
2020-03-30
f2fs: change default compression algorithm
Chao Yu
2020-03-30
f2fs: clean up {cic,dic}.ref handling
Chao Yu
2020-03-30
f2fs: fix to use f2fs_readpage_limit() in f2fs_read_multi_pages()
Chao Yu
2020-03-30
f2fs: xattr.h: Make stub helpers inline
YueHaibing
2020-03-30
f2fs: fix to avoid double unlock
Chao Yu
2020-03-30
f2fs: fix potential .flags overflow on 32bit architecture
Chao Yu
2020-03-30
f2fs: fix NULL pointer dereference in f2fs_verity_work()
Chao Yu
2020-03-30
f2fs: fix to clear PG_error if fsverity failed
Chao Yu
2020-03-30
f2fs: don't call fscrypt_get_encryption_info() explicitly in f2fs_tmpfile()
Chao Yu
2020-03-30
f2fs: don't trigger data flush in foreground operation
Chao Yu
2020-03-30
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
2020-03-30
f2fs: clean up f2fs_may_encrypt()
Chao Yu
2020-03-30
f2fs: fix to avoid potential deadlock
Chao Yu
2020-03-30
f2fs: don't change inode status under page lock
Chao Yu
2020-03-30
f2fs: fix potential deadlock on compressed quota file
Chao Yu
2020-03-30
f2fs: delete DIO read lock
DongDongJu
2020-03-30
f2fs: don't mark compressed inode dirty during f2fs_iget()
Chao Yu
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
[prev]
[next]