Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | ata: fixup ATA_PROT_NODATA |  Hannes Reinecke | 2 | -3/+3 |
2016-07-14 | libsas: use ata_is_ncq() and ata_has_dma() accessors |  Hannes Reinecke | 1 | -9/+2 |
2016-07-14 | libata: use ata_is_ncq() accessors |  Hannes Reinecke | 3 | -5/+5 |
2016-07-14 | libata: return boolean values from ata_is_* |  Christoph Hellwig | 1 | -8/+8 |
2016-07-12 | libata-scsi: avoid repeated calculation of number of TRIM ranges |  Tom Yan | 2 | -5/+6 |
2016-07-12 | libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit |  Tom Yan | 1 | -1/+7 |
2016-07-12 | libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control() |  Tom Yan | 1 | -5/+5 |
2016-07-12 | libata-scsi: fix D_SENSE bit relection in control mode page |  Tom Yan | 1 | -1/+1 |
2016-07-12 | ata: hpt366: fix incorrect mask when checking at cmd_high_time |  Colin Ian King | 1 | -1/+1 |
2016-07-12 | libata-scsi: correct SPC version descriptor |  Tom Yan | 1 | -2/+2 |
2016-07-12 | libata-scsi: set CmdQue bit in standard INQUIRY data to 1 |  Tom Yan | 1 | -1/+4 |
2016-07-12 | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() |  Tom Yan | 2 | -1/+6 |
2016-07-12 | libata-scsi: set correct VERSION field for ZAC devices |  Tom Yan | 1 | -1/+3 |
2016-07-06 | libata-scsi: correct cbd to CDB in comment |  Tom Yan | 1 | -1/+1 |
2016-07-06 | libata-scsi: do not respond with "invalid field" for FORMAT UNIT |  Tom Yan | 1 | -5/+0 |
2016-06-28 | drivers: ata: pata_arasan_cf: use the same name for the same lock |  Iago Abal | 1 | -1/+1 |
2016-06-17 | ata: fix "ering" sysfs time printing |  Arnd Bergmann | 1 | -4/+5 |
2016-06-16 | ARM: dts: nsp: Add sata device tree entry |  Yendapally Reddy Dhananjaya Reddy | 2 | -0/+54 |
2016-06-16 | phy: Add SATA3 PHY support for Broadcom NSP SoC |  Yendapally Reddy Dhananjaya Reddy | 1 | -0/+81 |
2016-06-16 | ata: ahci_brcm: Add support for Broadcom NSP SoC |  Yendapally Reddy Dhananjaya Reddy | 2 | -11/+37 |
2016-06-16 | ata: ahci_brcmstb: rename to support across Broadcom SoC's |  Yendapally Reddy Dhananjaya Reddy | 3 | -4/+4 |
2016-06-16 | dt-bindings: phy: Add documentation for NSP SATA PHY |  Yendapally Reddy Dhananjaya Reddy | 1 | -1/+3 |
2016-06-16 | dt-bindings: ata: add support for Broadcom NSP SoC ahci |  Yendapally Reddy Dhananjaya Reddy | 1 | -0/+1 |
2016-06-16 | dt-bindings: ata: rename brcm, sata-brcmstb.txt to brcm, sata-brcm.txt |  Yendapally Reddy Dhananjaya Reddy | 1 | -4/+4 |
2016-05-27 | ata: Use IS_ENABLED() instead of checking for built-in or module |  Javier Martinez Canillas | 2 | -2/+2 |
2016-05-27 | MAINTAINERS: Add file patterns for ata device tree bindings |  Geert Uytterhoeven | 1 | -0/+1 |
2016-05-27 | pata_atiixp: fix trivial indentation misalignment on if statement |  Colin Ian King | 1 | -2/+2 |
2016-05-26 | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 |  Andrew Morton | 1 | -3/+7 |
2016-05-26 | update "mm/zsmalloc: don't fail if can't create debugfs info" |  Dan Streetman | 1 | -19/+16 |
2016-05-26 | dma-debug: avoid spinlock recursion when disabling dma-debug |  Ville Syrjälä | 1 | -1/+1 |
2016-05-26 | mm: oom_reaper: remove some bloat |  Michal Hocko | 3 | -1/+7 |
2016-05-26 | memcg: fix mem_cgroup_out_of_memory() return value. |  Tetsuo Handa | 1 | -0/+2 |
2016-05-26 | ocfs2: fix improper handling of return errno |  Eric Ren | 1 | -6/+1 |
2016-05-26 | mm: slub: remove unused virt_to_obj() |  Andrey Ryabinin | 1 | -16/+0 |
2016-05-26 | mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta |  Andrey Ryabinin | 1 | -1/+0 |
2016-05-26 | mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly |  Yang Shi | 1 | -0/+1 |
2016-05-26 | seqlock: fix raw_read_seqcount_latch() |  Alexey Dobriyan | 1 | -2/+2 |
2016-05-26 | pnfs: pnfs_update_layout needs to consider if strict iomode checking is on |  Tom Haynes | 4 | -25/+61 |
2016-05-26 | nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled |  Tom Haynes | 1 | -2/+3 |
2016-05-26 | Documentation/hwmon: Update links in max34440 |  Glenn Dayton | 1 | -3/+3 |
2016-05-26 | hwmon: (emc2103) Fix typo in MODULE_PARM_DESC |  Dan Carpenter | 1 | -1/+1 |
2016-05-26 | Yama: fix double-spinlock and user access in atomic context |  Jann Horn | 1 | -6/+63 |
2016-05-26 | ceph: fix wake_up_session_cb() |  Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: don't use truncate_pagecache() to invalidate read cache |  Yan, Zheng | 2 | -5/+7 |
2016-05-26 | ceph: SetPageError() for writeback pages if writepages fails |  Yan, Zheng | 1 | -1/+3 |
2016-05-26 | ceph: handle interrupted ceph_writepage() |  Yan, Zheng | 1 | -4/+18 |
2016-05-26 | ceph: make ceph_update_writeable_page() uninterruptible |  Yan, Zheng | 1 | -1/+1 |
2016-05-26 | libceph: make ceph_osdc_wait_request() uninterruptible |  Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: handle -EAGAIN returned by ceph_update_writeable_page() |  Yan, Zheng | 1 | -13/+15 |
2016-05-26 | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM |  Yan, Zheng | 1 | -20/+17 |