summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-19Btrfs: don't consider the missing device when allocating new chunksMiao Xie1-14/+2
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2-2/+3
2014-08-19Btrfs: don't write any data into a readonly device when scrubMiao Xie1-0/+11
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie1-2/+6
2014-08-19btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo1-2/+2
2014-08-19Btrfs: fix wrong extent mapping for DirectIOWang Shilong1-0/+2
2014-08-19Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong1-1/+2
2014-08-19Btrfs: fix wrong missing device counter decreaseMiao Xie1-1/+1
2014-08-19Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie1-0/+3
2014-08-19btrfs: check generation as replace duplicates devid+uuidAnand Jain1-1/+21
2014-08-19Btrfs: device_list_add() should not update list when mountedAnand Jain1-0/+27
2014-08-19Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan1-2/+1
2014-08-19Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie1-3/+2
2014-08-15btrfs: disable strict file flushes for renames and truncatesChris Mason8-267/+6
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh1-4/+9
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh3-0/+426
2014-08-15Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik3-25/+23
2014-08-15btrfs: adjust statfs calculations according to raid profilesDavid Sterba1-6/+45
2014-08-04Linux 3.16v3.16Linus Torvalds1-1/+1
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval1-0/+4
2014-08-02ARM: idmap: add identity mapping usage noteRussell King1-0/+5
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen1-1/+1
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers1-3/+2
2014-08-01direct-io: fix AIO regressionChristoph Hellwig1-5/+4
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi1-1/+6
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz1-0/+2
2014-07-31kexec: fix build error when hugetlbfs is disabledDavid Rientjes1-0/+2
2014-07-31Josh has movedJosh Triplett4-6/+12
2014-07-31kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai3-1/+4
2014-07-31mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap1-5/+8
2014-07-31mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin1-9/+12
2014-07-31memcg: oom_notify use-after-free fixMichal Hocko1-0/+4
2014-07-31hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi1-2/+4
2014-07-31hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi1-1/+7
2014-07-31rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-31mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-07-31mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov1-3/+3
2014-07-30MAINTAINERS: Update Tegra Git URLAndreas Färber1-1/+1
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij2-4/+5
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-30arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-30of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49