aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder2013-02-18
| | * | | | | | ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder2013-02-18
| | * | | | | | ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder2013-02-18
| | * | | | | | ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder2013-02-18
| | * | | | | | libceph: improve packing in struct ceph_osd_req_opAlex Elder2013-02-18
| | * | | | | | libceph: add a compatibility check interfaceAlex Elder2013-02-13
| | * | | | | | libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder2013-02-13
| | * | | | | | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-30
| | |\ \ \ \ \ \
| | | * | | | | | rbd: kill ceph_osd_req_op->flagsAlex Elder2013-01-17
| | | * | | | | | libceph: pass num_op with opsAlex Elder2013-01-17
| | | * | | | | | libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder2013-01-17
| | | * | | | | | libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder2013-01-17
| | | * | | | | | libceph: drop osdc from ceph_calc_raw_layout()Alex Elder2013-01-17
| | | * | | | | | libceph: drop snapid in ceph_calc_raw_layout()Alex Elder2013-01-17
| | | * | | | | | libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-17
| | | * | | | | | libceph: pass length to ceph_osdc_build_request()Alex Elder2013-01-17
| | | * | | | | | libceph: always allow trail in osd requestAlex Elder2013-01-17
| | | * | | | | | rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-17
| | | * | | | | | ceph: define ceph_encode_8_safe()Alex Elder2013-01-17
| | | * | | | | | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-17
| | | * | | | | | ceph: Check for created flag in response from mdsSam Lang2013-01-17
* | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-11
* | | | | | | | | | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-02-19
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-15
| * | | | | | | | | | writeback: add more tracepointsTejun Heo2013-01-14
| * | | | | | | | | | block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-14
| * | | | | | | | | | buffer: make touch_buffer() an exported functionTejun Heo2013-01-14
| * | | | | | | | | | block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * | | | | | | | | | block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
| * | | | | | | | | | Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-01-11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | block: RCU free request_queueTejun Heo2013-01-09
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | block: Remove should_sort judgement when flush blk_plugJianpeng Ma2013-01-11
| * | | | | | | | | | block,elevator: use new hashtable implementationSasha Levin2013-01-11
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
| * | | | | | | | | | include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik2013-02-27
| * | | | | | | | | | nbd: support FLUSH requestsAlex Bligh2013-02-27
| * | | | | | | | | | ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2013-02-27
| * | | | | | | | | | idr: implement lookup hintTejun Heo2013-02-27
| * | | | | | | | | | idr: add idr_layer->prefixTejun Heo2013-02-27
| * | | | | | | | | | idr: make idr_layer largerTejun Heo2013-02-27
| * | | | | | | | | | idr: remove length restriction from idr_layer->bitmapTejun Heo2013-02-27
| * | | | | | | | | | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
| * | | | | | | | | | idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo2013-02-27
| * | | | | | | | | | idr: remove _idr_rc_to_errno() hackTejun Heo2013-02-27
| * | | | | | | | | | idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo2013-02-27
| * | | | | | | | | | idr: cosmetic updates to struct / initializer definitionsTejun Heo2013-02-27