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-04-02
ocfs2: remove useless err
Alex Shi
2020-04-02
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
2020-04-02
ocfs2: there is no need to log twice in several functions
wangyan
2020-04-02
ocfs2: remove dlm_lock_is_remote
Alex Shi
2020-04-02
ocfs2: use OCFS2_SEC_BITS in macro
Alex Shi
2020-04-02
ocfs2: remove unused macros
Alex Shi
2020-04-02
ocfs2: remove FS_OCFS2_NM
Alex Shi
2020-04-02
lookup_open(): don't bother with fallbacks to lookup+create
Al Viro
2020-04-02
atomic_open(): no need to pass struct open_flags anymore
Al Viro
2020-04-02
open_last_lookups(): move complete_walk() into do_open()
Al Viro
2020-04-02
open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open()
Al Viro
2020-04-02
open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
Al Viro
2020-04-02
open_last_lookups(): consolidate fsnotify_create() calls
Al Viro
2020-04-02
take post-lookup part of do_last() out of loop
Al Viro
2020-04-02
link_path_walk(): sample parent's i_uid and i_mode for the last component
Al Viro
2020-04-02
__nd_alloc_stack(): make it return bool
Al Viro
2020-04-02
reserve_stack(): switch to __nd_alloc_stack()
Al Viro
2020-04-02
pick_link(): take reserving space on stack into a new helper
Al Viro
2020-04-02
pick_link(): more straightforward handling of allocation failures
Al Viro
2020-04-02
fold path_to_nameidata() into its only remaining caller
Al Viro
2020-04-02
pick_link(): pass it struct path already with normal refcounting rules
Al Viro
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-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-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
[prev]
[next]