| Commit message (Expand) | Author | Files | Lines |
2015-06-29 | Fix kmalloc slab creation sequence | Christoph Lameter | 2 | -38/+16 |
2015-06-29 | s390/kdump: fix compile for !SMP | Heiko Carstens | 2 | -23/+22 |
2015-06-29 | Update negotiate protocol for SMB3.11 dialect | Steve French | 2 | -5/+60 |
2015-06-29 | Add ioctl to set integrity | Steve French | 4 | -0/+38 |
2015-06-29 | Add Get/Set Integrity Information structure definitions | Steve French | 2 | -0/+24 |
2015-06-29 | Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS | Steve French | 6 | -3/+75 |
2015-06-28 | ARC: Fix build failures for ARCompact in linux-next after ARCv2 support | Vineet Gupta | 2 | -9/+3 |
2015-06-28 | ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support | Vineet Gupta | 1 | -1/+1 |
2015-06-28 | modules: only use mod->param_lock if CONFIG_MODULES | Stephen Rothwell | 1 | -0/+4 |
2015-06-28 | param: fix module param locks when !CONFIG_SYSFS. | Rusty Russell | 3 | -5/+24 |
2015-06-28 | Add SMB3.11 mount option synonym for new dialect | Steve French | 3 | -2/+90 |
2015-06-28 | add struct FILE_STANDARD_INFO | Steve French | 1 | -0/+10 |
2015-06-28 | Make dialect negotiation warning message easier to read | Steve French | 1 | -1/+1 |
2015-06-28 | Add defines and structs for smb3.1 dialect | Steve French | 2 | -6/+36 |
2015-06-28 | Allow parsing vers=3.11 on cifs mount | Steve French | 6 | -3/+59 |
2015-06-28 | client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set | Noel Power | 1 | -3/+2 |
2015-06-27 | drivers/block/nvme-core.c: fix build with gcc-4.4.4 | Andrew Morton | 1 | -14/+16 |
2015-06-27 | bdi: Remove "inline" keyword from exported I_BDEV() implementation | Geert Uytterhoeven | 1 | -1/+1 |
2015-06-27 | block: fix bogus EFAULT error from SG_IO ioctl | Paolo Bonzini | 1 | -2/+2 |
2015-06-27 | NVMe: Fix filesystem deadlock on removal | Keith Busch | 1 | -1/+1 |
2015-06-27 | NVMe: Failed controller initialization fixes | Keith Busch | 1 | -18/+15 |
2015-06-27 | NVMe: Unify controller probe and resume | Keith Busch | 1 | -23/+29 |
2015-06-27 | NVMe: Don't use fake status on cancelled command | Keith Busch | 1 | -1/+4 |
2015-06-27 | NVMe: Fix device cleanup on initialization failure | Keith Busch | 1 | -2/+16 |
2015-06-27 | Revert "jbd2: speedup jbd2_journal_dirty_metadata()" | Linus Torvalds | 1 | -27/+6 |
2015-06-27 | power: axp288_charger: fix for API change | Stephen Rothwell | 1 | -3/+3 |
2015-06-26 | staging: wilc1000: disable driver due to build warnings | Greg Kroah-Hartman | 1 | -0/+1 |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 7 | -13/+257 |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 5 | -0/+34 |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 6 | -1/+16 |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 2 | -3/+52 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 10 | -3/+100 |
2015-06-26 | pmem: flag pmem block devices as non-rotational | Dan Williams | 1 | -0/+1 |
2015-06-26 | libnvdimm: enable iostat | Dan Williams | 5 | -2/+59 |
2015-06-26 | pmem: make_request cleanups | Dan Williams | 1 | -21/+5 |
2015-06-26 | libnvdimm, pmem: fix up max_hw_sectors | Dan Williams | 1 | -1/+1 |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma | 5 | -23/+159 |
2015-06-26 | libnvdimm, btt: add support for blk integrity | Vishal Verma | 5 | -18/+154 |
2015-06-26 | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma | 1 | -2/+2 |
2015-06-26 | libnvdimm: Non-Volatile Devices | Dan Williams | 3 | -13/+858 |
2015-06-26 | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 9 | -4/+1377 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 12 | -34/+941 |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma | 13 | -25/+1950 |
2015-06-26 | dm cache policy smq: fix "default" version to be 1.4.0 | Mike Snitzer | 1 | -1/+1 |
2015-06-26 | dm: bump the ioctl version to 4.32.0 | Mike Snitzer | 1 | -2/+2 |
2015-06-26 | Revert "block, dm: don't copy bios for request clones" | Mike Snitzer | 6 | -73/+230 |
2015-06-26 | Revert "dm: do not allocate any mempools for blk-mq request-based DM" | Mike Snitzer | 2 | -40/+33 |
2015-06-26 | tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s... | preeti | 1 | -3/+12 |
2015-06-26 | drm/nouveau: Pause between setting gpu to D3hot and cutting the power | Lukas Wunner | 1 | -0/+2 |
2015-06-26 | exit,stats: /* obey this comment */ | Rik van Riel | 1 | -1/+1 |