aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: get rid of the WRITE_ODIRECT flagJeff Moyer2009-10-281-2/+0
* cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2009-10-261-5/+0
* Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-132-11/+14
|\
| * block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-061-7/+14
| * block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-051-4/+0
* | drbd: Work on permission enforcementPhilipp Reisner2009-10-061-0/+1
* | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-0515-65/+76
|\ \ | |/
| * headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-1/+1
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-044-23/+52
| |\
| | * Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-041-14/+7
| | * block: Topology ioctlsMartin K. Petersen2009-10-032-5/+34
| | * cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-031-0/+4
| | * Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-1/+1
| | * block: allow large discard requestsChristoph Hellwig2009-10-011-0/+3
| | * block: use normal I/O path for discard requestsChristoph Hellwig2009-10-011-4/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-021-7/+4
| |\ \
| | * | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-021-3/+0
| | * | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-3/+3
| | * | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-021-2/+2
| * | | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-011-4/+2
| * | | const: constify remaining file_operationsAlexey Dobriyan2009-10-012-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-305-11/+11
| |\ \ \ | | |/ /
| | * | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-305-11/+11
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-09-301-0/+3
| |\ \ \
| | * | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+3
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-301-20/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-301-20/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-301-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-261-1/+1
* | | | | The DRBD driverPhilipp Reisner2009-10-015-0/+1000
* | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-1/+1
* | | | | block: allow large discard requestsChristoph Hellwig2009-10-011-0/+3
* | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-011-4/+2
| |_|_|/ |/| | |
* | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-0/+2
|/ / /
* | | tty: Fix regressions caused by commit b50989dcDave Young2009-09-271-2/+11
* | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-4/+4
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-261-0/+34
|\ \ \
| * | | leds: Add WM831x status LED driverMark Brown2009-09-071-0/+34
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-262-0/+35
|\ \ \ \
| * | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+7
| * | | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-071-0/+28
| |/ / /
* | | | headers: kref.h reduxAlexey Dobriyan2009-09-263-4/+0
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-262-2/+2
|\ \ \ \
| * | | | perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-222-2/+2
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-261-1/+1
|\ \ \ \ \
| * | | | | tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong2009-09-221-2/+2
* | | | | | writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-261-1/+2
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-253-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-241-0/+1
| * | | | Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont2009-09-241-0/+1