aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Btrfs: clone, don't create invalid hole extent mapGravatar Filipe Manana 1-1/+2
2014-08-21Btrfs: don't monopolize a core when evicting inodeGravatar Filipe Manana 1-0/+6
2014-08-21Btrfs: fix hole detection during file fsyncGravatar Filipe Manana 1-4/+13
2014-08-21Btrfs: ensure tmpfile inode is always persisted with link count of 0Gravatar Filipe Manana 1-0/+15
2014-08-21Btrfs: race free update of commit root for ro snapshotsGravatar Filipe Manana 2-33/+36
2014-08-21Btrfs: fix regression of btrfs device replaceGravatar Liu Bo 1-1/+1
2014-08-19Btrfs: don't consider the missing device when allocating new chunksGravatar Miao Xie 1-14/+2
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceGravatar Miao Xie 2-2/+3
2014-08-19Btrfs: don't write any data into a readonly device when scrubGravatar Miao Xie 1-0/+11
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemGravatar Miao Xie 1-2/+6
2014-08-19btrfs: Return right extent when fiemap gives unaligned offset and len.Gravatar Qu Wenruo 1-2/+2
2014-08-19Btrfs: fix wrong extent mapping for DirectIOGravatar Wang Shilong 1-0/+2
2014-08-19Btrfs: fix wrong write range for filemap_fdatawrite_range()Gravatar Wang Shilong 1-1/+2
2014-08-19Btrfs: fix wrong missing device counter decreaseGravatar Miao Xie 1-1/+1
2014-08-19Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsGravatar Miao Xie 1-0/+3
2014-08-19btrfs: check generation as replace duplicates devid+uuidGravatar Anand Jain 1-1/+21
2014-08-19Btrfs: device_list_add() should not update list when mountedGravatar Anand Jain 1-0/+27
2014-08-19Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.Gravatar chandan 1-2/+1
2014-08-19Btrfs: fix put dio bio twice when we submit dio bio failGravatar Miao Xie 1-3/+2
2014-08-15btrfs: disable strict file flushes for renames and truncatesGravatar Chris Mason 8-267/+6
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsGravatar Filipe Manana 1-1/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archGravatar Takashi Iwai 2-6/+20
2014-08-15Btrfs: fix compressed write corruption on enospcGravatar Liu Bo 1-0/+12
2014-08-15btrfs: correctly handle return from ulist_addGravatar Mark Fasheh 1-4/+9
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteGravatar Mark Fasheh 3-0/+426
2014-08-15Btrfs: read lock extent buffer while walking backrefsGravatar Filipe Manana 1-0/+3
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaGravatar Josef Bacik 3-25/+23
2014-08-15btrfs: adjust statfs calculations according to raid profilesGravatar David Sterba 1-6/+45
2014-08-03Linux 3.16v3.16Gravatar Linus Torvalds 1-1/+1
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-5/+9
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 6-17/+43
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionGravatar Omar Sandoval 1-0/+4
2014-08-02ARM: idmap: add identity mapping usage noteGravatar Russell King 1-0/+5
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-8/+6
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-21/+11
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-8/+15
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-8/+7
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-5/+6
2014-08-01dm cache: fix race affecting dirty block countGravatar Anssi Hannula 1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGravatar Greg Thelen 1-1/+1
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksGravatar Jan Kara 1-4/+6
2014-08-01vfs: fix check for fallocate on active swapfileGravatar Eric Biggers 1-3/+2
2014-08-01direct-io: fix AIO regressionGravatar Christoph Hellwig 1-5/+4
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+1
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Gravatar Linus Torvalds 1-1/+6
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+2
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+8
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationGravatar Peter Ujfalusi 1-1/+6
2014-07-31crypto: af_alg - properly label AF_ALG socketGravatar Milan Broz 1-0/+2
2014-07-30kexec: fix build error when hugetlbfs is disabledGravatar David Rientjes 1-0/+2