Age | Commit message (Expand) | Author |
2010-08-07 | block: fix missing export of blk_types.h | Jens Axboe |
2010-08-07 | drbd: revert "delay probes", feature is being re-implemented differently | Lars Ellenberg |
2010-08-07 | writeback: add new tracepoints | Artem Bityutskiy |
2010-08-07 | writeback: optimize periodic bdi thread wakeups | Artem Bityutskiy |
2010-08-07 | writeback: move last_active to bdi | Artem Bityutskiy |
2010-08-07 | writeback: simplify bdi code a little | Artem Bityutskiy |
2010-08-07 | writeback: harmonize writeback threads naming | Artem Bityutskiy |
2010-08-07 | coda: fixup clash with block layer REQ_* defines | Jens Axboe |
2010-08-07 | bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of... | Tejun Heo |
2010-08-07 | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_... | Tejun Heo |
2010-08-07 | block: disallow FS recursion from sb_issue_discard allocation | Mike Snitzer |
2010-08-07 | writeback.h: needs linux/device.h | Randy Dunlap |
2010-08-07 | block: fix for block tracing build error | Stephen Rothwell |
2010-08-07 | block: push BKL into blktrace ioctls | Arnd Bergmann |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann |
2010-08-07 | writeback: Add tracing to write_cache_pages | Dave Chinner |
2010-08-07 | writeback: Add tracing to balance_dirty_pages | Dave Chinner |
2010-08-07 | writeback: Initial tracing support | Dave Chinner |
2010-08-07 | block: remove unused REQ_TYPE_LINUX_BLOCK | FUJITA Tomonori |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori |
2010-08-07 | block: introduce REQ_FLUSH flag | FUJITA Tomonori |
2010-08-07 | block: implement an unprep function corresponding directly to prep | James Bottomley |
2010-08-07 | gcc-4.6: fs: fix unused but set warnings | Andi Kleen |
2010-08-07 | block: don't allocate a payload for discard request | Christoph Hellwig |
2010-08-07 | writeback: merge bdi_writeback_task and bdi_start_fn | Christoph Hellwig |
2010-08-07 | writeback: remove wb_list | Christoph Hellwig |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-08-07 | block: kill ISA_DMA_THRESHOLD usage | FUJITA Tomonori |
2010-08-07 | block: BARRIER request should imply SYNC | Christoph Hellwig |
2010-08-07 | block: add sysfs knob for turning off disk entropy contributions | Jens Axboe |
2010-08-01 | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust |
2010-07-30 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-07-29 | CRED: Fix __task_cred()'s lockdep check and banner comment | David Howells |
2010-07-29 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal |
2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-07-24 | net sched: fix race in mirred device removal | stephen hemminger |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-07-23 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-07-23 | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) | Sam Ravnborg |
2010-07-22 | Merge branch 'bugzilla-15886' into release | Len Brown |
2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-07-22 | macvtap: Limit packet queue length | Herbert Xu |
2010-07-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-07-21 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel |