Age | Commit message (Expand) | Author |
2009-09-16 | ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() | Jan Kara |
2009-09-16 | jbd: Annotate transaction start also for journal_restart() | Jan Kara |
2009-09-16 | jbd: Journal block numbers can ever be only 32-bit use unsigned int for them | Jan Kara |
2009-09-16 | ext3: Update MAINTAINERS for ext3 and JBD | Jan Kara |
2009-09-16 | JBD: round commit timer up to avoid uncommitted transaction | Andreas Dilger |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | writeback: fix possible bdi writeback refcounting problem | Nick Piggin |
2009-09-16 | writeback: Fix bdi use after free in wb_work_complete() | Nick Piggin |
2009-09-16 | writeback: improve scalability of bdi writeback work queues | Nick Piggin |
2009-09-16 | writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() | Nick Piggin |
2009-09-16 | writeback: use schedule_timeout_interruptible() | Jens Axboe |
2009-09-16 | writeback: add comments to bdi_work structure | Jens Axboe |
2009-09-16 | writeback: splice dirty inode entries to default bdi on bdi_destroy() | Jens Axboe |
2009-09-16 | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe |
2009-09-16 | writeback: inline allocation failure handling in bdi_alloc_queue_work() | Jens Axboe |
2009-09-16 | writeback: use RCU to protect bdi_list | Jens Axboe |
2009-09-16 | writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout | Jens Axboe |
2009-09-16 | fs: Assign bdi in super_block | Jens Axboe |
2009-09-16 | writeback: make wb_writeback() take an argument structure | Jens Axboe |
2009-09-16 | writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_... | Christoph Hellwig |
2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe |
2009-09-16 | fs: remove bdev->bd_inode_backing_dev_info | Jens Axboe |
2009-09-15 | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK | Jens Axboe |
2009-09-15 | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG | Ingo Molnar |
2009-09-15 | Staging: remove sxg driver | Greg Kroah-Hartman |
2009-09-15 | Staging: remove heci driver | Greg Kroah-Hartman |
2009-09-15 | Staging: remove at76_usb wireless driver. | Greg Kroah-Hartman |
2009-09-15 | Staging: rspiusb: remove the driver | Greg Kroah-Hartman |
2009-09-15 | Staging: meilhaus: remove the drivers | Greg Kroah-Hartman |
2009-09-15 | Staging: remove me4000 driver. | Greg Kroah-Hartman |
2009-09-15 | Staging: line6: ffzb returns an unsigned integer | Frederik Deweerdt |
2009-09-15 | Staging: line6: pod.c: style cleanups | Frederik Deweerdt |
2009-09-15 | Staging: iio: introduce missing kfree | Julia Lawall |
2009-09-15 | Staging: dream: introduce missing kfree | Julia Lawall |
2009-09-15 | Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init() | Roel Kluin |
2009-09-15 | Staging: vt665x: fix built-in compiling | Alexander Beregalov |
2009-09-15 | Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option | Bartlomiej Zolnierkiewicz |
2009-09-15 | Staging: rt3090: port changes in WPA_MIX_PAIR_CIPHER to rt3090 | Axel K |
2009-09-15 | Staging: rt3090: rename device from raX to wlanX | Axel K |
2009-09-15 | Staging: rt3090: remove possible conflict with rt2860 | Axel K |
2009-09-15 | Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64 | Axel K |
2009-09-15 | Staging: rt2860: add new device ids | Axel K |
2009-09-15 | Staging: rt3090: add device id 1462:891a | Axel K |
2009-09-15 | Staging: asus_oled: Cleaned up checkpatch issues. | Kevin A. Granade |
2009-09-15 | Staging: rt2860: fix possible NULL dereferences | Roel Kluin |