summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: disable leak debugging checks in extent_io.cChris Mason2009-02-041-8/+8
* Btrfs: sort references by byte number during btrfs_inc_refChris Mason2009-02-041-6/+79
* Btrfs: async threads should try harder to find workChris Mason2009-02-042-6/+46
* Btrfs: selinux supportJim Owens2009-02-043-4/+53
* Btrfs: make btrfs acls selectableChristian Hesse2009-02-041-0/+13
* Btrfs: Catch missed bios in the async bio submission threadChris Mason2009-02-042-3/+18
* Btrfs: fix readdir on 32 bit machinesChris Mason2009-01-281-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-01-2820-318/+426
|\
| * Btrfs: do less aggressive btree readaheadChris Mason2009-01-221-16/+5
| * Btrfs: fiemap supportYehuda Sadeh2009-01-213-0/+101
| * Btrfs: stop providing a bmap operation to avoid swapfile corruptionsChris Mason2009-01-211-6/+12
| * Btrfs: fix tree logs parallel syncYan Zheng2009-01-216-210/+248
| * Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng2009-01-211-2/+3
| * Btrfs: fix stop searching test in replace_one_extentYan Zheng2009-01-211-6/+7
| * Btrfs: change/remove typedefJan Engelhardt2009-01-211-8/+2
| * Btrfs: remove duplicated #includeHuang Weiyi2009-01-211-1/+0
| * Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng2009-01-211-1/+3
| * Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng2009-01-211-1/+3
| * Btrfs: simplify iteration codesQinghuang Feng2009-01-216-52/+19
| * Btrfs: check return value for kthread_run() correctlyQinghuang Feng2009-01-211-2/+2
| * Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier2009-01-211-1/+1
| * Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-2111-11/+0
| * Btrfs: cleanup xattr codeJosef Bacik2009-01-211-2/+12
| * Btrfs: MAINTAINERS entryJoe Perches2009-01-211-0/+8
| * Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong2009-01-211-2/+3
* | Linux 2.6.29-rc3v2.6.29-rc3Linus Torvalds2009-01-281-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-2887-1930/+4353
|\ \
| * | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
| * | powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
| * | powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-283-10/+10
| * | powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0
| * | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
| * | Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
| |\ \
| | * | powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2009-01-232-37/+119
| | * | powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer2009-01-2311-234/+641
| | * | powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer2009-01-207-139/+391
| | * | powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-204-180/+41
| | * | powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
| * | | Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt2009-01-2853-1305/+3120
| |\ \ \
| | * | | powerpc/embedded6xx: Update defconfigsKumar Gala2009-01-269-246/+549
| | * | | powerpc/8xx: Update defconfigsKumar Gala2009-01-265-109/+213
| | * | | powerpc/86xx: Update defconfigsKumar Gala2009-01-265-146/+429
| | * | | powerpc/83xx: Update defconfigsKumar Gala2009-01-2614-395/+895
| | * | | powerpc/85xx: Update defconfigsKumar Gala2009-01-2617-407/+1031
| | * | | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-262-1/+2
| | * | | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-2816-1035/+52
|\ \ \ \
| * | | | m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel2009-01-271-4/+4
| * | | | uclinux: add process name to allocation error messageGreg Ungerer2009-01-271-2/+2
| * | | | m68knommu: correct the mii calculations for 532x ColdFire FECMatt Waddel2009-01-271-1/+1