| Commit message (Expand) | Author | Files | Lines |
2020-01-27 | smb3: fix default permissions on new files when mounting with modefromsid | Steve French | 3 | -3/+29 |
2020-01-27 | CIFS: Add support for setting owner info, dos attributes, and create time | Boris Protopopov | 1 | -11/+117 |
2020-01-27 | cifs: remove set but not used variable 'server' | YueHaibing | 1 | -4/+1 |
2020-01-27 | cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() | Paulo Alcantara (SUSE) | 1 | -1/+1 |
2020-01-27 | cifs: Fix mount options set in automount | Paulo Alcantara (SUSE) | 1 | -54/+43 |
2020-01-27 | cifs: fix unitialized variable poential problem with network I/O cache lock p... | Steve French | 1 | -1/+1 |
2020-01-27 | cifs: Fix return value in __update_cache_entry | YueHaibing | 1 | -1/+1 |
2020-01-27 | cifs: Avoid doing network I/O while holding cache lock | Paulo Alcantara (SUSE) | 1 | -264/+283 |
2020-01-27 | cifs: Fix potential deadlock when updating vol in cifs_reconnect() | Paulo Alcantara (SUSE) | 1 | -32/+77 |
2020-01-27 | cifs: Merge is_path_valid() into get_normalized_path() | Paulo Alcantara (SUSE) | 1 | -17/+4 |
2020-01-27 | cifs: Introduce helpers for finding TCP connection | Paulo Alcantara (SUSE) | 1 | -13/+31 |
2020-01-27 | cifs: Get rid of kstrdup_const()'d paths | Paulo Alcantara (SUSE) | 1 | -3/+3 |
2020-01-27 | cifs: Clean up DFS referral cache | Paulo Alcantara (SUSE) | 1 | -286/+279 |
2020-01-27 | cifs: Don't use iov_iter::type directly | David Howells | 1 | -4/+4 |
2020-01-27 | cifs: set correct max-buffer-size for smb2_ioctl_init() | Ronnie Sahlberg | 1 | -2/+7 |
2020-01-27 | cifs: use compounding for open and first query-dir for readdir() | Ronnie Sahlberg | 2 | -12/+87 |
2020-01-27 | cifs: create a helper function to parse the query-directory response buffer | Ronnie Sahlberg | 1 | -46/+63 |
2020-01-27 | cifs: prepare SMB2_query_directory to be used with compounding | Ronnie Sahlberg | 3 | -36/+82 |
2020-01-27 | fs/cifs/cifssmb.c: use true,false for bool variable | zhengbin | 1 | -2/+2 |
2020-01-27 | fs/cifs/smb2ops.c: use true,false for bool variable | zhengbin | 1 | -1/+1 |
2020-01-27 | Linux 5.5v5.5 | Linus Torvalds | 1 | -1/+1 |
2020-01-26 | io_uring: don't cancel all work on process exit | Jens Axboe | 1 | -4/+0 |
2020-01-26 | block: allow partitions on host aware zone devices | Christoph Hellwig | 3 | -8/+39 |
2020-01-26 | Revert "io_uring: only allow submit from owning task" | Jens Axboe | 1 | -6/+0 |
2020-01-26 | afs: Fix characters allowed into cell names | David Howells | 1 | -1/+10 |
2020-01-26 | do_last(): fetch directory ->i_mode and ->i_uid before it's too late | Al Viro | 1 | -7/+10 |
2020-01-25 | firestream: fix memory leaks | Wenwen Wang | 1 | -0/+3 |
2020-01-25 | btrfs: dev-replace: remove warning for unknown return codes when finished | David Sterba | 1 | -4/+1 |
2020-01-25 | net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM | Michael Ellerman | 1 | -0/+2 |
2020-01-25 | net: bcmgenet: Use netif_tx_napi_add() for TX NAPI | Florian Fainelli | 1 | -2/+2 |
2020-01-25 | tipc: change maintainer email address | Jon Maloy | 1 | -1/+1 |
2020-01-25 | net: stmmac: platform: fix probe for ACPI devices | Ajay Gupta | 1 | -3/+3 |
2020-01-24 | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path | Tariq Toukan | 1 | -4/+10 |
2020-01-24 | net/mlx5e: kTLS, Remove redundant posts in TX resync flow | Tariq Toukan | 1 | -2/+0 |
2020-01-24 | net/mlx5e: kTLS, Fix corner-case checks in TX resync flow | Tariq Toukan | 1 | -14/+19 |
2020-01-24 | net/mlx5e: Clear VF config when switching modes | Dmytro Linkin | 2 | -4/+11 |
2020-01-24 | net/mlx5: DR, use non preemptible call to get the current cpu number | Erez Shitrit | 1 | -1/+2 |
2020-01-24 | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep | Eli Cohen | 1 | -2/+7 |
2020-01-24 | net/mlx5: DR, Enable counter on non-fwd-dest objects | Erez Shitrit | 1 | -13/+29 |
2020-01-24 | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 1 | -0/+1 |
2020-01-24 | net/mlx5: Fix lowest FDB pool size | Paul Blakey | 1 | -1/+1 |
2020-01-24 | net: Fix skb->csum update in inet_proto_csum_replace16(). | Praveen Chaudhary | 1 | -3/+17 |
2020-01-24 | netfilter: nf_tables: autoload modules from the abort path | Pablo Neira Ayuso | 4 | -44/+91 |
2020-01-24 | netfilter: nf_tables: add __nft_chain_type_get() | Pablo Neira Ayuso | 1 | -8/+21 |
2020-01-24 | netfilter: nf_tables_offload: fix check the chain offload flag | wenxu | 1 | -1/+1 |
2020-01-24 | lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen... | Christophe Leroy | 2 | -14/+14 |
2020-01-24 | netfilter: conntrack: sctp: use distinct states for new SCTP connections | Jiri Wiesner | 1 | -3/+3 |
2020-01-24 | iommu/amd: Fix IOMMU perf counter clobbering during init | Shuah Khan | 1 | -6/+18 |
2020-01-24 | iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer | Jerry Snitselaar | 1 | -1/+2 |
2020-01-24 | btrfs: scrub: Require mandatory block group RO for dev-replace | Qu Wenruo | 1 | -5/+28 |