summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman
2010-05-21kobject: Send hotplug events in all network namespacesEric W. Biederman
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman
2010-05-21sysfs-namespaces: add a high-level Documentation fileSerge E. Hallyn