Age | Commit message (Expand) | Author | Files | Lines |
2019-03-15 | SUNRPC: Fix the minimal size for reply buffer allocation | Trond Myklebust | 1 | -1/+6 |
2019-03-15 | SUNRPC: Fix a client regression when handling oversized replies | Trond Myklebust | 1 | -1/+1 |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma | 1 | -2/+6 |
2019-03-15 | Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next | Russell King | 89 | -596/+414 |
2019-03-15 | xen/balloon: Fix mapping PG_offline pages to user space | David Hildenbrand | 1 | -1/+4 |
2019-03-15 | perf/x86: Fixup typo in stub functions | Peter Zijlstra | 1 | -2/+2 |
2019-03-15 | perf/x86/intel: Fix memory corruption | Peter Zijlstra | 1 | -1/+1 |
2019-03-15 | CIFS: fix POSIX lock leak and invalid ptr deref | Aurelien Aptel | 1 | -1/+13 |
2019-03-15 | SMB3: Allow SMB3 FSCTL queries to be sent to server from tools | Ronnie Sahlberg | 1 | -16/+46 |
2019-03-15 | cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc | Ronnie Sahlberg | 1 | -2/+12 |
2019-03-15 | smb2: fix typo in definition of a few error flags | Steve French | 1 | -3/+3 |
2019-03-15 | CIFS: make mknod() an smb_version_op | Aurelien Aptel | 4 | -104/+239 |
2019-03-15 | cifs: minor documentation updates | Steve French | 3 | -13/+25 |
2019-03-15 | cifs: remove unused value pointed out by Coverity | Steve French | 1 | -4/+0 |
2019-03-15 | SMB3: passthru query info doesn't check for SMB3 FSCTL passthru | Steve French | 2 | -7/+22 |
2019-03-15 | smb3: add dynamic tracepoints for simple fallocate and zero range | Steve French | 2 | -0/+38 |
2019-03-15 | cifs: fix smb3_zero_range so it can expand the file-size when required | Ronnie Sahlberg | 3 | -19/+68 |
2019-03-15 | cifs: add SMB2_ioctl_init/free helpers to be used with compounding | Ronnie Sahlberg | 2 | -57/+80 |
2019-03-15 | smb3: Add dynamic trace points for various compounded smb3 ops | Steve French | 2 | -4/+185 |
2019-03-15 | cifs: cache FILE_ALL_INFO for the shared root handle | Ronnie Sahlberg | 5 | -28/+118 |
2019-03-15 | smb3: display volume serial number for shares in /proc/fs/cifs/DebugData | Steve French | 1 | -0/+3 |
2019-03-15 | cifs: simplify how we handle credits in compound_send_recv() | Ronnie Sahlberg | 1 | -72/+38 |
2019-03-15 | smb3: add dynamic tracepoint for timeout waiting for credits | Steve French | 2 | -0/+6 |
2019-03-15 | smb3: display security information in /proc/fs/cifs/DebugData more accurately | Steve French | 1 | -1/+7 |
2019-03-15 | cifs: add a timeout argument to wait_for_free_credits | Ronnie Sahlberg | 1 | -10/+30 |
2019-03-15 | cifs: prevent starvation in wait_for_free_credits for multi-credit requests | Ronnie Sahlberg | 1 | -0/+28 |
2019-03-15 | cifs: wait_for_free_credits() make it possible to wait for >=1 credits | Ronnie Sahlberg | 3 | -10/+10 |
2019-03-15 | cifs: pass flags down into wait_for_free_credits() | Ronnie Sahlberg | 1 | -16/+14 |
2019-03-15 | cifs: change wait_for_free_request() to take flags as argument | Ronnie Sahlberg | 1 | -16/+17 |
2019-03-15 | tracing/probe: Verify alloc_trace_*probe() result | Masami Hiramatsu | 2 | -3/+4 |
2019-03-15 | tracing/probe: Check event/group naming rule at parsing | Masami Hiramatsu | 3 | -10/+10 |
2019-03-15 | tracing/probe: Check the size of argument name and body | Masami Hiramatsu | 2 | -0/+3 |
2019-03-15 | tracing/probe: Check event name length correctly | Masami Hiramatsu | 1 | -1/+7 |
2019-03-15 | tracing/probe: Check maxactive error cases | Masami Hiramatsu | 1 | -3/+7 |
2019-03-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -20/+63 |
2019-03-15 | include/linux/swap.h: use offsetof() instead of custom __swapoffset macro | Pi-Hsun Shih | 1 | -2/+2 |
2019-03-15 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan | 1 | -3/+46 |
2019-03-15 | zram: default to lzo-rle instead of lzo | Dave Rodgman | 1 | -1/+1 |
2019-03-15 | filemap: pass vm_fault to the mmap ra helpers | Josef Bacik | 1 | -14/+14 |
2019-03-14 | Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -24/+35 |
2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 21 | -112/+131 |
2019-03-14 | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -11/+2 |
2019-03-14 | f2fs: set pin_file under CAP_SYS_ADMIN | Jaegeuk Kim | 1 | -2/+2 |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 46 | -213/+427 |
2019-03-14 | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 61 | -654/+2592 |
2019-03-14 | Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc | Linus Torvalds | 15 | -120/+706 |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 181 | -1742/+9562 |
2019-03-14 | scsi: aacraid: Fix performance issue on logical drives | Sagar Biradar | 1 | -5/+8 |
2019-03-14 | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup() | Dan Carpenter | 1 | -7/+9 |
2019-03-14 | Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc' | Rafael J. Wysocki | 4 | -23/+30 |