aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-18ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2-48/+22
2016-07-18libata: remove ATA_PROT_FLAG_DATAChristoph Hellwig1-2/+1
2016-07-18libata: remove ata_is_nodataChristoph Hellwig1-5/+0
2016-07-18ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}Tom Yan1-3/+3
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke3-0/+4
2016-07-14libata: return boolean values from ata_is_*Christoph Hellwig1-8/+8
2016-07-12libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan1-2/+3
2016-07-12libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan1-0/+3
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+31
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+7
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-1/+22
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-13/+28
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko2-1/+5
2016-05-26mm: slub: remove unused virt_to_obj()Andrey Ryabinin1-16/+0
2016-05-26seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan1-2/+2
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-150/+379
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-14/+82
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+4
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-0/+2
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+30
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu3-6/+6
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng1-0/+1
2016-05-26ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng1-0/+12
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2-0/+3
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2-1/+1
2016-05-26libceph: pool deletion detectionIlya Dryomov1-0/+6
2016-05-26libceph: async MON client generic requestsIlya Dryomov1-3/+16
2016-05-26libceph: support for checking on status of watchIlya Dryomov1-0/+4
2016-05-26libceph: support for sending notifiesIlya Dryomov2-0/+23
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov3-44/+75
2016-05-26libceph: a major OSD client updateIlya Dryomov1-11/+7
2016-05-26libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov1-0/+1
2016-05-26libceph: handle_one_map()Ilya Dryomov2-0/+3
2016-05-26libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov1-0/+1
2016-05-26libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov1-2/+3
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov1-2/+1
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov2-18/+18
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov1-10/+5
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov3-0/+62
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov1-3/+6
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov1-0/+2
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov1-2/+2
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov1-3/+18
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov1-5/+4
2016-05-26libceph: fix ceph_eversion encodingIlya Dryomov1-1/+1
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov1-0/+57
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov3-13/+2
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov1-25/+37
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov1-0/+1