summaryrefslogtreecommitdiffstats
path: root/fs/hfs/extent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-21ARM: imx6sl: config iomux-gpr1 to select clock for fecFugang Duan1-0/+21
2013-10-21ARM: imx6sl: add imx6sl iomux-gpr field defineFugang Duan1-0/+5
2013-10-21ARM: imx6q: Add pll4_audio_div to clock treeNicolin Chen2-4/+6
2013-09-29ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth1-13/+1
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: sti: remove custom .init_time hookSebastian Hesselbarth1-6/+4
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: nspire: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth4-30/+16
2013-09-29ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth7-62/+13
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth2-19/+14
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth4-13/+0
2013-09-29ARM: dove: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth2-10/+0
2013-09-29ARM: bcm: provide common arch init for DT clocksMatt Porter1-1/+0
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth1-12/+17
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth3-39/+8
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth1-0/+24
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth3-30/+7
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-1/+8
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth3-26/+8
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth3-35/+17
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth1-70/+74
2013-09-29ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth1-26/+0
2013-09-24Linux 3.12-rc2v3.12-rc2Linus Torvalds1-1/+1
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik1-12/+3
2013-09-21Btrfs: improve replacing nocow extentsJosef Bacik1-14/+98
2013-09-21Btrfs: drop dir i_size when adding new names on replayJosef Bacik1-0/+27
2013-09-21Btrfs: replay dir_index items before other itemsJosef Bacik1-3/+12