index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
2020-03-23
6
-35
/
+66
*
cifs: plumb smb2 POSIX dir enumeration
Aurelien Aptel
2020-03-23
2
-7
/
+109
*
cifs: add smb2 POSIX info level
Aurelien Aptel
2020-03-23
4
-0
/
+142
*
cifs: rename posix create rsp
Aurelien Aptel
2020-03-23
2
-7
/
+15
*
cifs: print warning mounting with vers=1.0
Steve French
2020-03-23
1
-0
/
+3
*
smb3: fix performance regression with setting mtime
Steve French
2020-03-23
1
-11
/
+12
*
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
2020-03-23
1
-1
/
+1
*
cifs: use mod_delayed_work() for &server->reconnect if already queued
Stefan Metzmacher
2020-03-23
1
-2
/
+2
*
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-23
3
-9
/
+2
*
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-03-23
7
-59
/
+169
*
cifs: do not ignore the SYNC flags in getattr
Steve French
2020-03-23
1
-5
/
+17
*
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-22
2
-2
/
+6
|
\
|
*
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-03-20
1
-2
/
+2
|
*
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-13
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-22
1
-4
/
+4
|
\
\
|
*
|
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
2020-03-22
1
-4
/
+4
*
|
|
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-21
2
-3
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
io_uring: make sure accept honor rlimit nofile
Jens Axboe
2020-03-20
1
-1
/
+4
|
*
|
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
2020-03-20
2
-2
/
+10
|
*
|
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
2020-03-14
1
-0
/
+8
*
|
|
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-19
2
-2
/
+4
|
\
\
\
|
*
|
|
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
2020-03-17
1
-1
/
+1
|
*
|
|
CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...
Shyam Prasad N
2020-03-17
1
-0
/
+2
|
*
|
|
cifs: potential unintitliazed error code in cifs_getattr()
Dan Carpenter
2020-03-17
1
-1
/
+1
*
|
|
|
locks: reinstate locks_delete_block optimization
Linus Torvalds
2020-03-18
2
-7
/
+50
|
/
/
/
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
1
-0
/
+1
|
\
\
\
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
1
-0
/
+1
*
|
|
|
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-03-13
5
-2
/
+13
|
\
\
\
\
|
*
|
|
|
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-02-25
3
-1
/
+3
|
*
|
|
|
NFS: Fix leak of ctx->nfs_server.hostname
Scott Mayhew
2020-02-25
1
-0
/
+2
|
*
|
|
|
NFS: Don't hard-code the fs_type when submounting
Scott Mayhew
2020-02-25
1
-1
/
+1
|
*
|
|
|
NFS: Ensure the fs_context has the correct fs_type before mounting
Scott Mayhew
2020-02-21
1
-0
/
+7
*
|
|
|
|
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-13
2
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
fuse: fix stack use after return
Miklos Szeredi
2020-02-13
2
-3
/
+5
*
|
|
|
|
|
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-13
5
-4
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ovl: fix lockdep warning for async write
Miklos Szeredi
2020-03-13
1
-0
/
+6
|
*
|
|
|
|
|
ovl: fix some xino configurations
Amir Goldstein
2020-03-13
2
-1
/
+9
|
*
|
|
|
|
|
ovl: fix lock in ovl_llseek()
Amir Goldstein
2020-03-12
2
-3
/
+8
*
|
|
|
|
|
|
Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-13
1
-16
/
+13
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
io_uring: ensure RCU callback ordering with rcu_barrier()
Jens Axboe
2020-03-09
1
-16
/
+13
*
|
|
|
|
|
|
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2020-03-13
2
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-03-12
3
-5
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2020-03-12
2
-4
/
+0
|
*
|
|
|
|
|
|
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-12
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-03-11
1
-0
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fscrypt: don't evict dirty inodes after removing key
Eric Biggers
2020-03-08
1
-0
/
+9
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-08
1
-13
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
debugfs: remove return value of debugfs_create_regset32()
Greg Kroah-Hartman
2020-02-10
1
-13
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
3
-47
/
+38
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
io_uring: fix lockup with timeouts
Pavel Begunkov
2020-03-07
1
-0
/
+1
[next]