summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Make sure ext4_dirty_inode() updates the inode in no journal modeCurt Wohlgemuth2009-09-291-15/+4
* ext4: Avoid updating the inode table bh twice in no journal modeFrank Mayhar2009-09-291-21/+16
* ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes firstTheodore Ts'o2009-09-281-8/+8
* ext4: async direct IO for holes and fallocate supportMingming Cao2009-09-285-41/+234
* ext4: Use end_io callback to avoid direct I/O fallback to buffered I/OMingming Cao2009-09-283-1/+210
* ext4: Split uninitialized extents for direct I/OMingming Cao2009-09-286-42/+419
* ext4: release reserved quota when block reservation for delalloc retryMingming Cao2009-09-281-1/+1
* ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-294-16/+107
* ext4: Fix hueristic which avoids group preallocation for closed filesTheodore Ts'o2009-09-281-1/+1
* ext4: Use ext4_msg() for ext4_da_writepage() errorsTheodore Ts'o2009-09-261-25/+25
* ext4: Update documentation about quota mount optionsJan Kara2009-09-291-3/+10
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-255-72/+142
|\
| * writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe2009-09-251-1/+1
| * writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang2009-09-251-3/+9
| * writeback: make the super_block pinning more efficientJens Axboe2009-09-251-17/+29
| * writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe2009-09-251-1/+11
| * writeback: move inodes from one super_block togetherShaohua Li2009-09-251-3/+18
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-255-19/+17
| * writeback: improve readability of the wb_writeback() continue/break logicJens Axboe2009-09-251-20/+23
| * writeback: cleanup writeback_single_inode()Wu Fengguang2009-09-251-8/+7
| * writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang2009-09-251-2/+2
| * writeback: stop background writeback when below background thresholdWu Fengguang2009-09-252-14/+20
| * writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang2009-09-251-6/+10
| * fs: Fix busyloop in wb_writeback()Jan Kara2009-09-251-1/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-2555-1284/+3409
|\ \
| * | sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski2009-09-251-2/+2
| * | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
| * | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-25623-12842/+29885
| |\ \
| * | | sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
| * | | sh: update defconfigs.Paul Mundt2009-09-2548-1271/+3269
| * | | sh: add FSI driver support for ms7724seKuninori Morimoto2009-09-251-0/+89
| * | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
| * | | sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-241-3/+8
| * | | sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto2009-09-241-0/+1
| * | | sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-241-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-09-253-0/+362
|\ \ \ \
| * | | | [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding2009-09-253-0/+362
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-2593-2909/+2610
|\ \ \ \ | |/ / / |/| | |
| * | | genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-243-9/+15
| * | | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-241-9/+3
| * | | tunnel: eliminate recursion fieldEric Dumazet2009-09-245-36/+1
| * | | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-241-7/+9
| * | | net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput2009-09-241-2/+3
| * | | Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont2009-09-242-0/+7
| * | | Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont2009-09-241-8/+8
| * | | pktgen: better scheduler friendlinessStephen Hemminger2009-09-241-79/+72
| * | | pktgen: T_TERMINATE flag is unusedStephen Hemminger2009-09-241-5/+4
| * | | ipv4: check optlen for IP_MULTICAST_IF optionShan Wei2009-09-241-0/+3
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-246545-359365/+741859
| |\ \ \
OpenPOWER on IntegriCloud