| Commit message (Expand) | Author | Files | Lines |
2020-01-27 | CIFS: Fix task struct use-after-free on reconnect | Vincent Whitchurch | 3 | -0/+6 |
2020-01-27 | cifs: use PTR_ERR_OR_ZERO() to simplify code | Chen Zhou | 1 | -1/+1 |
2020-01-27 | cifs: add support for fallocate mode 0 for non-sparse files | Ronnie Sahlberg | 3 | -37/+34 |
2020-01-27 | cifs: fix NULL dereference in match_prepath | Ronnie Sahlberg | 1 | -2/+4 |
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 | x86/CPU/AMD: Remove amd_get_topology_early() | Borislav Petkov | 1 | -8/+2 |
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 | efi/x86: Disable instrumentation in the EFI runtime handling code | Ard Biesheuvel | 1 | -0/+2 |
2020-01-25 | efi/libstub/x86: Fix EFI server boot failure | Qian Cai | 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 | alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n | Stephen Boyd | 2 | -5/+4 |
2020-01-24 | alarmtimer: Use wakeup source from alarmtimer platform device | Stephen Boyd | 1 | -10/+5 |