index
:
pm24.git
cpufreq-rust
master
more-events
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
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
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
signal: Extend exec_id to 64bits
Eric W. Biederman
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
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-30
Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-29
cifs: update internal module version number
Steve French
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2020-03-29
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
2020-03-27
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
2020-03-27
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
[next]