summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-311-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-314-6/+10
|\
| * netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-301-4/+4
| * genetlink: Build a generic netlink family module aliasNeil Horman2012-05-291-0/+3
| * net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman2012-05-291-0/+3
| * skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-05-291-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-308-34/+35
|\ \
| * | ceph: use info returned by get_authorizerAlex Elder2012-05-171-3/+1
| * | ceph: have get_authorizer methods return pointersAlex Elder2012-05-171-3/+5
| * | ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-171-3/+1
| * | ceph: define ceph_auth_handshake typeAlex Elder2012-05-172-6/+13
| * | ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang2012-05-141-2/+7
| * | crush: fix tree node weight lookupSage Weil2012-05-071-0/+5
| * | crush: remove parent mapsSage Weil2012-05-071-11/+0
| * | crush: remove forcefeed functionalitySage Weil2012-05-071-1/+0
| * | crush: clean up types, const-nessSage Weil2012-05-072-4/+4
| * | ceph: drop support for preferred_osd pgsSage Weil2012-05-072-4/+2
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-301-2/+3
|\ \ \
| * | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-2/+3
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-301-0/+28
|\ \ \ \
| * | | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-301-0/+5
| * | | | watchdog: Add Locking supportHans de Goede2012-05-301-0/+5
| * | | | watchdog: create all the proper device filesAlan Cox2012-05-301-0/+4
| * | | | watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-301-0/+2
| * | | | watchdog: Add multiple device supportAlan Cox2012-05-301-0/+6
| * | | | watchdog: Add watchdog_active() routineViresh Kumar2012-05-301-0/+6
| |/ / /
* | | | Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-303-5/+13
|\ \ \ \
| * | | | drbd: grammar fix in log messageLars Ellenberg2012-05-101-1/+1
| * | | | drbd: Implemented the disk-timeout optionPhilipp Reisner2012-05-092-0/+6
| * | | | drbd: Force flag for the detach operationPhilipp Reisner2012-05-091-1/+3
| * | | | drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-05-091-1/+1
| * | | | drbd: spelling fix: too smallLars Ellenberg2012-05-091-2/+2
* | | | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-306-38/+69
|\| | | |
| * | | | Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-0153-259/+797
| |\ \ \ \
| * | | | | blkcg: mass rename of blkcg APITejun Heo2012-04-201-2/+2
| * | | | | blkcg: implement per-queue policy activationTejun Heo2012-04-201-0/+1
| * | | | | blkcg: add request_queue->root_blkgTejun Heo2012-04-201-0/+2
| * | | | | blkcg: remove static policy ID enumsTejun Heo2012-04-201-1/+6
| * | | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01430-8368/+11256
| |\ \ \ \ \
| * | | | | | block: remove ioc_*_changed()Tejun Heo2012-03-201-7/+0
| * | | | | | cfq: don't use icq_get_changed()Tejun Heo2012-03-201-17/+5
| * | | | | | block: implement bio_associate_current()Tejun Heo2012-03-063-2/+22
| * | | | | | block: add io_context->active_refTejun Heo2012-03-061-2/+20
| * | | | | | block: ioc_task_link() can't failTejun Heo2012-03-061-11/+5
| * | | | | | blkcg: drop unnecessary RCU lockingTejun Heo2012-03-061-1/+0
| * | | | | | blkcg: let blkcg core manage per-queue blkg list and counterTejun Heo2012-03-061-2/+2
| * | | | | | blkcg: move per-queue blkg list heads and counters to queue and blkgTejun Heo2012-03-061-0/+5
| * | | | | | blkcg: clear all request_queues on blkcg policy [un]registrationsTejun Heo2012-03-061-0/+3
| * | | | | | block: implement blk_queue_bypass_start/end()Tejun Heo2012-03-061-1/+4
| * | | | | | elevator: make elevator_init_fn() return 0/-errnoTejun Heo2012-03-061-1/+1