index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
10
-324
/
+40
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
4
-5
/
+22
2013-05-06
Btrfs: don't wait on ordered extents if we have a trans open
Josef Bacik
1
-1
/
+2
2013-05-06
Btrfs: fix error handling in make/read block group
Josef Bacik
1
-8
/
+33
2013-05-06
Btrfs: fix double free in the iterate_extent_inodes()
Wang Shilong
1
-2
/
+0
2013-05-06
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
Wang Shilong
1
-2
/
+4
2013-05-06
Btrfs: compare relevant parts of delayed tree refs
Josef Bacik
1
-10
/
+14
2013-05-06
Btrfs: fix infinite loop when we abort on mount
Josef Bacik
2
-3
/
+6
2013-05-06
Btrfs: fix a warning when disabling quota
Wang Shilong
1
-2
/
+0
2013-05-06
Btrfs: pass NULL instead of 0
Liu Bo
1
-1
/
+1
2013-05-06
btrfs: document mount options in Documentation/fs/btrfs.txt
Eric Sandeen
1
-7
/
+173
2013-05-06
btrfs: make subvol creation/deletion killable in the early stages
David Sterba
1
-2
/
+6
2013-05-06
btrfs: cover more error codes in btrfs_decode_error
David Sterba
1
-0
/
+6
2013-05-06
btrfs: make orphan cleanup less verbose
David Sterba
1
-2
/
+2
2013-05-06
btrfs: deprecate subvolrootid mount option
David Sterba
1
-13
/
+4
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
8
-109
/
+133
2013-05-06
btrfs: update kconfig title
David Sterba
1
-1
/
+1
2013-05-06
btrfs: clean snapshots one by one
David Sterba
5
-29
/
+57
2013-05-06
btrfs: Cleanup some redundant codes in btrfs_log_inode()
Zhi Yong Wu
1
-2
/
+0
2013-05-06
btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()
Zhi Yong Wu
1
-5
/
+2
2013-05-06
Btrfs: share stop worker code
Liu Bo
1
-32
/
+23
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
7
-67
/
+290
2013-05-06
Btrfs: use helper to cleanup tree roots
Liu Bo
1
-14
/
+1
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
7
-21
/
+15
2013-05-06
btrfs: clean up transaction abort messages
David Sterba
3
-28
/
+25
2013-05-06
btrfs: merge save_error_info helpers into one
David Sterba
1
-6
/
+1
2013-05-06
Btrfs: add some free space cache tests
Josef Bacik
4
-0
/
+540
2013-04-29
Btrfs: cleanup unused function
Liu Bo
1
-1
/
+0
2013-04-29
Linux 3.9
v3.9
Linus Torvalds
1
-1
/
+1
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-25
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-25
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
1
-1
/
+1
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
1
-0
/
+1
2013-04-21
Linux 3.9-rc8
v3.9-rc8
Linus Torvalds
1
-1
/
+1
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
1
-0
/
+2
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-20
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
1
-7
/
+31
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
[next]