summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-06Btrfs: fix bad extent loggingJosef Bacik10-324/+40
2013-05-06Btrfs: log ram bytes properlyJosef Bacik4-5/+22
2013-05-06Btrfs: don't wait on ordered extents if we have a trans openJosef Bacik1-1/+2
2013-05-06Btrfs: fix error handling in make/read block groupJosef Bacik1-8/+33
2013-05-06Btrfs: fix double free in the iterate_extent_inodes()Wang Shilong1-2/+0
2013-05-06Btrfs: kill some BUG_ONs() in the find_parent_nodes()Wang Shilong1-2/+4
2013-05-06Btrfs: compare relevant parts of delayed tree refsJosef Bacik1-10/+14
2013-05-06Btrfs: fix infinite loop when we abort on mountJosef Bacik2-3/+6
2013-05-06Btrfs: fix a warning when disabling quotaWang Shilong1-2/+0
2013-05-06Btrfs: pass NULL instead of 0Liu Bo1-1/+1
2013-05-06btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen1-7/+173
2013-05-06btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba1-2/+6
2013-05-06btrfs: cover more error codes in btrfs_decode_errorDavid Sterba1-0/+6
2013-05-06btrfs: make orphan cleanup less verboseDavid Sterba1-2/+2
2013-05-06btrfs: deprecate subvolrootid mount optionDavid Sterba1-13/+4
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby8-109/+133
2013-05-06btrfs: update kconfig titleDavid Sterba1-1/+1
2013-05-06btrfs: clean snapshots one by oneDavid Sterba5-29/+57
2013-05-06btrfs: Cleanup some redundant codes in btrfs_log_inode()Zhi Yong Wu1-2/+0
2013-05-06btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()Zhi Yong Wu1-5/+2
2013-05-06Btrfs: share stop worker codeLiu Bo1-32/+23
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik7-67/+290
2013-05-06Btrfs: use helper to cleanup tree rootsLiu Bo1-14/+1
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo7-21/+15
2013-05-06btrfs: clean up transaction abort messagesDavid Sterba3-28/+25
2013-05-06btrfs: merge save_error_info helpers into oneDavid Sterba1-6/+1
2013-05-06Btrfs: add some free space cache testsJosef Bacik4-0/+540
2013-04-29Btrfs: cleanup unused functionLiu Bo1-1/+0
2013-04-29Linux 3.9v3.9Linus Torvalds1-1/+1
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-22kernel/hz.bc: ignore.Rusty Russell1-0/+1
2013-04-21Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21events: Protect access via task_subsys_state_check()Paul E. McKenney1-0/+2
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1