summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* writeback: simplify bdi code a littleArtem Bityutskiy2010-08-071-1/+0
* writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-071-1/+1
* coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-071-4/+4
* bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-073-187/+204
* bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-071-3/+3
* block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-071-1/+1
* block: fix for block tracing build errorStephen Rothwell2010-08-071-11/+15
* block: push BKL into blktrace ioctlsArnd Bergmann2010-08-071-0/+12
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-1/+0
* block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori2010-08-071-15/+0
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-3/+1
* block: introduce REQ_FLUSH flagFUJITA Tomonori2010-08-071-0/+2
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-071-0/+4
* gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-071-1/+1
* block: don't allocate a payload for discard requestChristoph Hellwig2010-08-071-0/+2
* writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-071-1/+1
* writeback: remove wb_listChristoph Hellwig2010-08-071-4/+1
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-073-130/+99
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-072-29/+14
* block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-071-1/+1
* block: BARRIER request should imply SYNCChristoph Hellwig2010-08-071-2/+2
* block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-071-1/+4
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-0/+6
* NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
* CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-292-5/+11
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-20/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+32
|\
| * regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-271-0/+2
|\ \
| * | macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-1/+1
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-221-0/+1
|\ \
| * | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-0/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-202-0/+3
|\ \ \
| * | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-211-0/+1
| * | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
* | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-201-1/+2
* | | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-181-0/+1
|\ \ \
| * | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-181-5/+6
|\ \ \ \
| * | | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-151-5/+6
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-161-2/+4
|\ \ \ \ \
| * | | | | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-161-6/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-301-6/+6
| | |/ / / | |/| | |
* | | | | lmb: rename to memblockYinghai Lu2010-07-142-89/+89
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-7/+2
|\ \ \ \
| * | | | writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-2/+0
| * | | | writeback: split writeback_inodes_wbChristoph Hellwig2010-07-061-2/+0
OpenPOWER on IntegriCloud