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
*
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-02-26
21
-377
/
+843
|
\
|
*
cifs: update internal version number
Steve French
2021-02-26
1
-1
/
+1
|
*
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
2021-02-26
3
-3
/
+22
|
*
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2021-02-25
2
-17
/
+51
|
*
cifs: check all path components in resolved dfs target
Paulo Alcantara
2021-02-25
1
-60
/
+33
|
*
cifs: fix DFS failover
Paulo Alcantara
2021-02-25
1
-64
/
+59
|
*
cifs: fix nodfs mount option
Paulo Alcantara
2021-02-25
1
-4
/
+4
|
*
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
2021-02-25
1
-13
/
+30
|
*
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
2021-02-25
5
-13
/
+37
|
*
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
2021-02-25
1
-6
/
+17
|
*
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
2021-02-25
4
-2
/
+16
|
*
cifs: If a corrupted DACL is returned by the server, bail out.
Shyam Prasad N
2021-02-24
1
-2
/
+2
|
*
cifs: minor simplification to smb2_is_network_name_deleted
Steve French
2021-02-23
1
-14
/
+15
|
*
TCON Reconnect during STATUS_NETWORK_NAME_DELETED
Rohith Surabattula
2021-02-23
3
-0
/
+47
|
*
cifs: cleanup a few le16 vs. le32 uses in cifsacl.c
Steve French
2021-02-23
1
-3
/
+3
|
*
cifs: Change SIDs in ACEs while transferring file ownership.
Shyam Prasad N
2021-02-23
1
-47
/
+92
|
*
cifs: Retain old ACEs when converting between mode bits and ACL.
Shyam Prasad N
2021-02-23
1
-47
/
+223
|
*
cifs: Fix cifsacl ACE mask for group and others.
Shyam Prasad N
2021-02-23
1
-2
/
+2
|
*
cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData
Steve French
2021-02-23
1
-3
/
+3
|
*
cifs: change confusing field serverName (to ip_addr)
Steve French
2021-02-23
6
-10
/
+11
|
*
cifs: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2021-02-20
1
-1
/
+1
|
*
cifs: Reformat DebugData and index connections by conn_id.
Shyam Prasad N
2021-02-16
1
-49
/
+68
|
*
cifs: Identify a connection by a conn_id.
Shyam Prasad N
2021-02-16
6
-44
/
+122
|
*
cifs: Fix in error types returned for out-of-credit situations.
Shyam Prasad N
2021-02-16
1
-3
/
+3
|
*
cifs: New optype for session operations.
Shyam Prasad N
2021-02-16
4
-5
/
+9
|
*
cifs: fix trivial typo
Steve French
2021-02-16
1
-1
/
+1
|
*
smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested
Steve French
2021-02-15
2
-7
/
+15
*
|
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
1
-340
/
+346
|
\
\
|
*
|
Revert "io_uring: wait potential ->release() on resurrect"
Jens Axboe
2021-02-25
1
-18
/
+8
|
*
|
io_uring: fix locked_free_list caches_free()
Pavel Begunkov
2021-02-24
1
-3
/
+5
|
*
|
io_uring: don't attempt IO reissue from the ring exit path
Jens Axboe
2021-02-24
1
-0
/
+7
|
*
|
io_uring: clear request count when freeing caches
Pavel Begunkov
2021-02-22
1
-1
/
+3
|
*
|
io_uring: run task_work on io_uring_register()
Pavel Begunkov
2021-02-22
1
-0
/
+2
|
*
|
io_uring: fix leaving invalid req->flags
Pavel Begunkov
2021-02-21
1
-1
/
+3
|
*
|
io_uring: wait potential ->release() on resurrect
Pavel Begunkov
2021-02-21
1
-8
/
+18
|
*
|
io_uring: keep generic rsrc infra generic
Pavel Begunkov
2021-02-21
1
-19
/
+13
|
*
|
io_uring: zero ref_node after killing it
Pavel Begunkov
2021-02-21
1
-0
/
+1
|
*
|
io_uring: make the !CONFIG_NET helpers a bit more robust
Jens Axboe
2021-02-21
1
-50
/
+26
|
*
|
io_uring: don't hold uring_lock when calling io_run_task_work*
Hao Xu
2021-02-21
1
-17
/
+44
|
*
|
io_uring: fail io-wq submission from a task_work
Pavel Begunkov
2021-02-21
1
-30
/
+18
|
*
|
io_uring: don't take uring_lock during iowq cancel
Pavel Begunkov
2021-02-19
1
-2
/
+9
|
*
|
io_uring: fail links more in io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-13
/
+8
|
*
|
io_uring: don't do async setup for links' heads
Pavel Begunkov
2021-02-18
1
-3
/
+0
|
*
|
io_uring: do io_*_prep() early in io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-35
/
+24
|
*
|
io_uring: split sqe-prep and async setup
Pavel Begunkov
2021-02-18
1
-50
/
+70
|
*
|
io_uring: don't submit link on error
Pavel Begunkov
2021-02-18
1
-4
/
+4
|
*
|
io_uring: move req link into submit_state
Pavel Begunkov
2021-02-18
1
-14
/
+14
|
*
|
io_uring: move io_init_req() into io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-17
/
+15
|
*
|
io_uring: move io_init_req()'s definition
Pavel Begunkov
2021-02-18
1
-107
/
+107
|
*
|
io_uring: don't duplicate ->file check in sfr
Pavel Begunkov
2021-02-18
1
-3
/
+0
[next]