summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-281-2/+5
| | | * | | | | | Btrfs: fix a dio write regressionLiu Bo2012-08-281-4/+20
| | | * | | | | | Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-281-4/+9
| | | * | | | | | Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-283-39/+2Star
| | | * | | | | | Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-282-33/+5Star
| | | * | | | | | Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-283-27/+142
| | | * | | | | | Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-281-1/+1
| | | * | | | | | Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie2012-08-281-0/+1
| | | * | | | | | Btrfs: fix race in run_clustered_refsArne Jansen2012-08-281-0/+17
| | | * | | | | | Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason2012-08-281-0/+3
| | | * | | | | | Btrfs: increase the size of the free space cacheJosef Bacik2012-08-281-8/+7Star
| | | * | | | | | Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-285-12/+10Star
| | | * | | | | | Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-285-73/+21Star
| | | * | | | | | btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-281-2/+3
| | | * | | | | | Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-283-32/+19Star
| | | * | | | | | Btrfs: do not strdup non existent stringsJosef Bacik2012-08-281-3/+5
| | | * | | | | | Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-281-0/+2
| | | * | | | | | Btrfs: fix that error value is changed by mistakeStefan Behrens2012-08-281-2/+2
| | | * | | | | | Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-281-129/+127Star
| | | * | | | | | Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-283-4/+4
| | | * | | | | | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-281-1/+3
| | | * | | | | | Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-281-1/+3
| | | * | | | | | Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-281-2/+6
| | | * | | | | | Btrfs: fix a misplaced address operator in a conditionStefan Behrens2012-08-281-1/+1
| | * | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-08-292-2/+1Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat2012-08-291-1/+0Star
| | | * | | | | | | watchdog: fix watchdog-test.c build warningRandy Dunlap2012-08-291-1/+1
| | * | | | | | | | mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes2012-08-291-0/+1
| | |/ / / / / / /
| | * | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-261-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-08-231-0/+6
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-08-265-12/+26
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | logfs: query block device for number of pages to send with bioPrasad Joshi2012-07-231-8/+6Star
| | | * | | | | | logfs: maintain the ordering of meta-inode destructionPrasad Joshi2012-07-231-1/+1
| | | * | | | | | logfs: create a pagecache page if it is not presentPrasad Joshi2012-07-231-1/+1
| | | * | | | | | logfs: initialize the number of iovecs in bioPrasad Joshi2012-04-021-0/+1
| | | * | | | | | logfs: destroy the reserved inodes while unmountingPrasad Joshi2012-04-023-2/+17
| | * | | | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2649-101/+174
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-239-10/+16
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | | | * | | | | | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3Star
| | | | * | | | | | | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | | | * | | | | | | ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | | | * | | | | | | ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | | | * | | | | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-233-2/+7
| | | * | | | | | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | | | * | | | | | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | | | |/ / / / / / /
| | | * | | | | | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-237-4/+62
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera2012-08-081-0/+7
| | | | * | | | | | | | ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat2012-08-081-0/+7