summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libata: return boolean values from ata_is_*Christoph Hellwig2016-07-141-8/+8
* libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan2016-07-121-2/+3
* libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan2016-07-121-0/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-2/+31
|\
| * kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-291-1/+12
| * export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-291-2/+20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-264-19/+7
|\ \
| * | mm: oom_reaper: remove some bloatMichal Hocko2016-05-262-1/+5
| * | mm: slub: remove unused virt_to_obj()Andrey Ryabinin2016-05-261-16/+0
| * | seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan2016-05-261-2/+2
* | | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-262-1/+22
|\ \ \
| * | | dax: Use radix tree entry lock to protect cow faultsJan Kara2016-05-192-0/+14
| * | | dax: New fault lockingJan Kara2016-05-191-0/+3
| * | | dax: Allow DAX code to replace exceptional entriesJan Kara2016-05-191-0/+1
| * | | dax: Define DAX lock bit for radix tree exceptional entryJan Kara2016-05-191-0/+3
| * | | dax: Make huge page handling depend of CONFIG_BROKENJan Kara2016-05-191-1/+1
* | | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-263-13/+28
|\| | |
| * | | dax: export a low-level __dax_zero_page_range helperChristoph Hellwig2016-05-181-0/+7
| * | | dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox2016-05-181-1/+0
| * | | dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-1/+1
| * | | block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-172-8/+1
| * | | block: Add bdev_dax_supported() for dax mount checksToshi Kani2016-05-171-0/+1
| * | | block: Add vfs_msg() interfaceToshi Kani2016-05-171-0/+11
| * | | dax: Remove complete_unwritten argumentJan Kara2016-05-162-11/+7
| * | | DAX: move RADIX_DAX_ definitions to dax.cNeilBrown2016-05-161-9/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-268-150/+379
|\ \ \ \ | |_|/ / |/| | |
| * | | ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-263-6/+6
| * | | ceph: using hash value to compose dentry offsetYan, Zheng2016-05-261-0/+1
| * | | ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-261-0/+12
| * | | libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-262-0/+3
| * | | libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-262-1/+1
| * | | libceph: pool deletion detectionIlya Dryomov2016-05-261-0/+6
| * | | libceph: async MON client generic requestsIlya Dryomov2016-05-261-3/+16
| * | | libceph: support for checking on status of watchIlya Dryomov2016-05-261-0/+4
| * | | libceph: support for sending notifiesIlya Dryomov2016-05-262-0/+23
| * | | libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-263-44/+75
| * | | libceph: a major OSD client updateIlya Dryomov2016-05-261-11/+7
| * | | libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2016-05-261-0/+1
| * | | libceph: handle_one_map()Ilya Dryomov2016-05-262-0/+3
| * | | libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-261-0/+1
| * | | libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-261-2/+3
| * | | libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-2/+1
| * | | libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-262-18/+18
| * | | libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-261-10/+5
| * | | libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-263-0/+62
| * | | libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-261-3/+6
| * | | libceph: make pgid_cmp() globalIlya Dryomov2016-05-261-0/+2
| * | | libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-261-2/+2
| * | | libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-261-3/+18
| * | | libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-261-5/+4