summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-041-2/+3
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-032-0/+10
* writeback: introduce wbc.for_backgroundWu Fengguang2009-12-031-0/+1
* Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0317-33/+200
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-021-2/+2
| |\
| | * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-011-2/+2
| * | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-4/+4
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-303-4/+135
| |\
| | * CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-2/+4
| | * CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-191-0/+3
| | * FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+4
| | * FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-192-0/+28
| | * FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+1
| | * FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+13
| | * FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-191-0/+12
| | * SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-191-0/+3
| | * SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-191-0/+19
| | * SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-191-0/+11
| | * SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-191-0/+29
| | * SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-191-0/+2
| | * SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-2/+6
| * | i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells2009-11-201-1/+1
| * | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-191-2/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-181-1/+1
| |\
| | * Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-1/+1
| * | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-2/+19
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-171-9/+0
| |\ \
| | * | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-151-9/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-141-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-101-0/+4
| * | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-121-0/+2
| * | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-121-6/+0
| * | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-111-0/+8
| * | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-0/+18
| * | | i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-071-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-301-0/+2
| | * | net: fix kmemcheck annotationsEric Dumazet2009-10-291-2/+2
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-021-2/+2
| |\ \ \
| | * | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-231-2/+2
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-021-1/+1
| |\ \ \ \
| | * | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-241-1/+1
* | | | | | block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2009-12-032-0/+15
* | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-262-8/+3
|\ \ \ \ \ \
| * | | | | | drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2009-11-252-7/+2
| * | | | | | DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner2009-11-241-1/+1
* | | | | | | Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal2009-11-261-0/+2
* | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-262-0/+23
|/ / / / / /
* | | | | | block: Expose discard granularityMartin K. Petersen2009-11-102-0/+19
* | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-042-3/+3
|\ \ \ \ \ \