summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-21ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara
2010-05-21ocfs2: Fix quota lockingJan Kara
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara
2010-05-21ocfs2: Do not map blocks from local quota file on each writeJan Kara
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-21quota: remove sb_has_quota_active in get/set_infoChristoph Hellwig
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21ext3: make barrier options consistent with ext4Eric Sandeen
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-05-21suppress warning: "quotatypes" defined but not usedSergey Senozhatsky
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov
2010-05-21BKL: Remove BKL from ext2 filesystemJan Blunck
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck
2010-05-21ext2: Move ext2_write_super() out of ext2_setup_super()Jan Blunck
2010-05-21ext2: Fold ext2_commit_super() into ext2_sync_super()Jan Blunck
2010-05-21ext2: Remove duplicate code from ext2_sync_fs()Jan Blunck
2010-05-21ext2: Set the write time in ext2_sync_fs()Jan Blunck
2010-05-21ext2: Use ext2_clear_super_error() in ext2_sync_fs()Jan Blunck
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau
2010-05-21quota: optimize mark_dirty logicDmitry Monakhov
2010-05-21ext2: Avoid loading bitmaps for full groups during block allocationJan Kara
2010-05-21ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds
2010-05-21i2c-nforce2: Remove redundant error messages on ACPI conflictChase Douglas
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-05-21i2c-algo-pca: Fix coding style issuesFarid Hammane
2010-05-21i2c-dev: Fix all coding style issuesFarid Hammane
2010-05-21i2c-core: Fix some coding style issuesFarid Hammane
2010-05-21i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski
2010-05-21i2c-parport: Make template structure constJean Delvare
2010-05-21i2c-dev: Remove unnecessary castsH Hartley Sweeten
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare
2010-05-21i2c-stub: Expose the default functionality flagsJean Delvare
2010-05-21i2c/scx200_acb: Make PCI device ids constantJean Delvare
2010-05-21i2c-i801: Fix all checkpatch warningsIvo Manca
2010-05-21i2c-i801: All newer devices have all the optional featuresJean Delvare
2010-05-21i2c-i801: Let the user disable selected driver featuresJean Delvare
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21hotplug: netns aware uevent_helperEric W. Biederman
2010-05-21kobj: Send hotplug events in the proper namespace.Eric W. Biederman
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman