aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14hwmon: (dme1737) Be less i2c-centricJean Delvare
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi
2008-10-13qlge: Fix page size ifdef test.Ron Mercer
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13dsa: fix compile bug on s390Heiko Carstens
2008-10-13netns: mib6 section fixletAlexey Dobriyan
2008-10-13enic: Fix Kconfig headline descriptionRoland Dreier
2008-10-13de2104x: wrong MAC address fixMartin Langer
2008-10-13s390: claw compile fixletAlexey Dobriyan
2008-10-13net: export genphy_restart_anegAdrian Bunk
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray
2008-10-13cxgb3: update driver versionDivy Le Ray
2008-10-13net/phy: add missing kernel-docRandy Dunlap
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk
2008-10-13misdn: use nonseekable_open()Andrew Morton
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal
2008-10-13ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma
2008-10-13ocfs2: Calculate EA hash only by its suffix.Tao Ma
2008-10-13ocfs2: Move trusted and user attribute support into xattr.cMark Fasheh
2008-10-13ocfs2: Uninline ocfs2_xattr_name_hash()Mark Fasheh
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh
2008-10-13ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cacheMark Fasheh
2008-10-13ocfs2: Documentation update for user_xattr / nouser_xattr mount optionsMark Fasheh
2008-10-13ocfs2: make la_debug_mutex staticMark Fasheh
2008-10-13ocfs2: Remove pointless !!Mark Fasheh
2008-10-13ocfs2: Add empty bucket support in xattr.Tao Ma
2008-10-13ocfs2/xattr.c: Fix a bug when inserting xattr.Tao Ma
2008-10-13ocfs2: Add xattr mount option in ocfs2_show_options()Sunil Mushran
2008-10-13ocfs2: Switch over to JBD2.Joel Becker
2008-10-13ocfs2: Add the 'inode64' mount option.Joel Becker
2008-10-13ocfs2: Limit inode allocation to 32bits.Joel Becker
2008-10-13ocfs2: Resolve deadlock in ocfs2_xattr_free_block.Tao Ma
2008-10-13ocfs2: bug-fix for journal extend in xattr.Tao Ma
2008-10-13ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()Joel Becker
2008-10-13ocfs2: Comment struct ocfs2_extent_tree_operations.Joel Becker
2008-10-13ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.Joel Becker
2008-10-13ocfs2: Add an insertion check to ocfs2_extent_tree_operations.Joel Becker
2008-10-13ocfs2: Create specific get_extent_tree functions.Joel Becker
2008-10-13ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.Joel Becker
2008-10-13ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents().Joel Becker
2008-10-13ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations.Joel Becker
2008-10-13ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.Joel Becker
2008-10-13ocfs2: Make ocfs2_extent_tree get/put instead of alloc.Joel Becker
2008-10-13ocfs2: Prefix the ocfs2_extent_tree structure.Joel Becker