summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig17-29/+19
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig8-38/+65
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig18-107/+61
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig29-383/+258
2010-03-05ext3: add writepage sanity checksDmitry Monakhov1-0/+7
2010-03-05ext3: Truncate allocated blocks if direct IO write fails to update i_sizeJan Kara1-2/+3
2010-03-05quota: Properly invalidate caches even for filesystems with blocksize < pagesizeJan Kara1-5/+7
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov3-14/+22
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov3-23/+26
2010-03-05jbd: Delay discarding buffers in journal_unmap_bufferJan Kara2-17/+36
2010-03-05ext3: quota_write cross block boundary behaviourDmitry Monakhov1-35/+34
2010-03-05quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquotaChristoph Hellwig1-4/+0
2010-03-05quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig4-117/+124
2010-03-05quota: split out netlink notification support from quota.cChristoph Hellwig3-93/+96
2010-03-05quota: remove invalid optimization from quota_sync_allChristoph Hellwig1-15/+0
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig9-71/+52
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig3-20/+8
2010-03-05quota: simplify permission checkingChristoph Hellwig1-61/+31
2010-03-05quota: special case Q_SYNC without device nameChristoph Hellwig1-13/+27
2010-03-05quota: clean up checks for supported quota methodsChristoph Hellwig1-84/+37
2010-03-05quota: split do_quotactlChristoph Hellwig1-104/+146
2010-03-05quota: Fix warning when a delayed write happens before quota is enabledJan Kara1-4/+31
2010-03-05quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2-6/+15
2010-03-05jbd[2]: remove references to BUFFER_DEBUGChristoph Egger2-22/+0
2010-03-05ext3: trivial quota cleanupDmitry Monakhov1-54/+67
2010-03-05ext3: mount flags manipulation cleanupDmitry Monakhov1-27/+20
2010-03-05ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara5-27/+44
2010-03-05quota: Cleanup S_NOQUOTA handlingJan Kara1-36/+11
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds31-1840/+2186
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds206-8019/+19464
2010-03-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe1-2/+2
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds23-100/+176
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1214-39142/+113912
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen1-3/+18
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko1-1/+0
2010-03-02be2net: fix tx completion pollingSathya Perla3-38/+37
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski1-5/+18
2010-03-02net: fix protocol sk_buff fieldEric Dumazet1-1/+1
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-03-02Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2770-53946/+145239
2010-03-02Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds42-295/+1534
2010-03-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds48-417/+663
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers1-1/+16
2010-03-01ata: Detect Delkin Devices compact flashBen Gardner1-1/+2
2010-03-01pata_efar: Enable parallel scanningAlan Cox1-1/+2
2010-03-01pata_atiixp: enable parallel scanAlan Cox1-1/+2
2010-03-01[libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz1-1/+10
2010-03-01[libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz1-0/+15
2010-03-01libata: Pass host flags into the pci helperAlan Cox40-42/+44