Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62dbd7176e196cd042c5542696981b268264fe92
62dbd71
Btrfs: fix lockdep warning
by Josef Bacik
· 12 years ago
534e662
Btrfs: add all ioctl checks before user change for quota operations
by Wang Shilong
· 12 years ago
3c97185
Btrfs: fix missing check about ulist_add() in qgroup.c
by Wang Shilong
· 12 years ago
70023da
Btrfs: clear received_uuid field for new writable snapshots
by Stefan Behrens
· 12 years ago
b8d7f3a
Btrfs: don't force pages under writeback to finish when aborting
by Josef Bacik
· 12 years ago
ccf7f29
Btrfs: remove unused variable in the iterate_extent_inodes()
by Wang Shilong
· 12 years ago
0abd5b1
Btrfs: return error when we specify wrong start to defrag
by Liu Bo
· 12 years ago
3c59ccd
Btrfs: fix reada debug code compilation
by Vincent
· 12 years ago
fd279fa
Btrfs: cleanup of function where btrfs_extend_item() is called
by Tsutomu Itoh
· 12 years ago
4b90c68
Btrfs: remove unused argument of btrfs_extend_item()
by Tsutomu Itoh
· 12 years ago
afe5fea
Btrfs: cleanup of function where fixup_low_keys() is called
by Tsutomu Itoh
· 12 years ago
d6a0a12
Btrfs: remove unused argument of fixup_low_keys()
by Tsutomu Itoh
· 12 years ago
b4fcd6b
Btrfs: fix confusing edquot happening case
by Wang Shilong
· 12 years ago
e36902d
Btrfs: do not continue if out of memory happens
by Wang Shilong
· 12 years ago
9c931c5
btrfs: fix minor typo in comment
by Nathaniel Yazdani
· 12 years ago
98ad43be
Btrfs: cleanup to remove reduplicate code in transaction.c
by Wang Shilong
· 12 years ago
47fb091
Btrfs: fix unlock after free on rewinded tree blocks
by Jan Schmidt
· 12 years ago
30b0463
Btrfs: fix accessing the root pointer in tree mod log functions
by Jan Schmidt
· 12 years ago
90f8d62
Btrfs: fix tree mod log regression on root split operations
by Jan Schmidt
· 12 years ago
ceda086
Btrfs: use a lock to protect incompat/compat flag of the super block
by Miao Xie
· 12 years ago
f42a34b
Btrfs: fix unblocked autodefraggers when remount
by Miao Xie
· 12 years ago
f7f82b8
Btrfs: add a rb_tree to improve performance of ulist search
by Wang Shilong
· 12 years ago
c2c7132
Btrfs: allow omitting stream header and end-cmd for btrfs send
by Stefan Behrens
· 12 years ago
692206b
Btrfs: make __merge_refs() return type be void
by Wang Shilong
· 12 years ago
1149ab6
Btrfs: remove some BUG_ONs() when walking backref tree
by Wang Shilong
· 12 years ago
92f183a
Btrfs: use tree_root to avoid edquot when disabling quota
by Wang Shilong
· 12 years ago
ddb47af
Btrfs: fix a warning when updating qgroup limit
by Wang Shilong
· 12 years ago
3f5e2d3
Btrfs: fix missing check in the btrfs_qgroup_inherit()
by Wang Shilong
· 12 years ago
b7fef4f
Btrfs: fix missing check before creating a qgroup relation
by Wang Shilong
· 12 years ago
58400fc
Btrfs: remove some unnecessary spin_lock usages
by Wang Shilong
· 12 years ago
f2f6ed3
Btrfs: introduce a mutex lock for btrfs quota operations
by Wang Shilong
· 12 years ago
7708f02
Btrfs: creating the subvolume qgroup automatically when enabling quota
by Wang Shilong
· 12 years ago
d4e3991
btrfs: abort unlink trans in missed error case
by Zach Brown
· 12 years ago
f63e0cc
btrfs: ignore device open failures in __btrfs_open_devices
by Eric Sandeen
· 12 years ago
e4100d9
Btrfs: improve the performance of the csums lookup
by Miao Xie
· 12 years ago
09a2a8f9
Btrfs: fix bad extent logging
by Josef Bacik
· 12 years ago
cc95bef
Btrfs: log ram bytes properly
by Josef Bacik
· 12 years ago
98ad69c
Btrfs: don't wait on ordered extents if we have a trans open
by Josef Bacik
· 12 years ago
8c579fe
Btrfs: fix error handling in make/read block group
by Josef Bacik
· 12 years ago
5c2d867
Btrfs: fix double free in the iterate_extent_inodes()
by Wang Shilong
· 12 years ago
f172393
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
by Wang Shilong
· 12 years ago
41b0fc4
Btrfs: compare relevant parts of delayed tree refs
by Josef Bacik
· 12 years ago
cf79ffb
Btrfs: fix infinite loop when we abort on mount
by Josef Bacik
· 12 years ago
c9a9dbf
Btrfs: fix a warning when disabling quota
by Wang Shilong
· 12 years ago
6b67a32
Btrfs: pass NULL instead of 0
by Liu Bo
· 12 years ago
c854a99
btrfs: document mount options in Documentation/fs/btrfs.txt
by Eric Sandeen
· 12 years ago
5c50c9b
btrfs: make subvol creation/deletion killable in the early stages
by David Sterba
· 12 years ago
94ef728
btrfs: cover more error codes in btrfs_decode_error
by David Sterba
· 12 years ago
4884b47
btrfs: make orphan cleanup less verbose
by David Sterba
· 12 years ago
5e2a4b2
btrfs: deprecate subvolrootid mount option
by David Sterba
· 12 years ago
c2cf52e
Btrfs: Include the device in most error printk()s
by Simon Kirby
· 12 years ago
aa825914
btrfs: update kconfig title
by David Sterba
· 12 years ago
9d1a2a3
btrfs: clean snapshots one by one
by David Sterba
· 12 years ago
6841ebe
btrfs: Cleanup some redundant codes in btrfs_log_inode()
by Zhi Yong Wu
· 12 years ago
628c828
btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()
by Zhi Yong Wu
· 12 years ago
7abadb6
Btrfs: share stop worker code
by Liu Bo
· 12 years ago
3173a18
Btrfs: add a incompatible format change for smaller metadata extent refs
by Josef Bacik
· 12 years ago
be283b2
Btrfs: use helper to cleanup tree roots
by Liu Bo
· 12 years ago
b049668
Btrfs: cleanup unused arguments of btrfs_csum_data
by Liu Bo
· 12 years ago
0874881
btrfs: clean up transaction abort messages
by David Sterba
· 12 years ago
bbece8a
btrfs: merge save_error_info helpers into one
by David Sterba
· 12 years ago
74255aa
Btrfs: add some free space cache tests
by Josef Bacik
· 12 years ago
e75206c
Btrfs: cleanup unused function
by Liu Bo
· 12 years ago
c1be5a5
Linux 3.9
by Linus Torvalds
· 12 years ago
4cbbd1d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3c0b9de
vm: add no-mmu vm_iomap_memory() stub
by Linus Torvalds
· 12 years ago
e09d13c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d21be23
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
d7d7271
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
96edcf3
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
f464246
efivars: only check for duplicates on the registered list
by Matt Fleming
· 12 years ago
37b7f3c
TTY: fix atime/mtime regression
by Jiri Slaby
· 12 years ago
91d80a8
aio: fix possible invalid memory access when DEBUG is enabled
by Zhao Hongjiang
· 12 years ago
697dfd8
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
bda079d
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
by John David Anglin
· 12 years ago
cf71130
parisc: disable -mlong-calls compiler option for kernel modules
by Helge Deller
· 12 years ago
0f28b62
parisc: uaccess: fix compiler warnings caused by __put_user casting
by Will Deacon
· 12 years ago
87be2f8
parisc: Change kunmap macro to static inline function
by John David Anglin
· 12 years ago
ca0ad83
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
by John David Anglin
· 12 years ago
0fbd067
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
3c71d03
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
f0af970
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
by David S. Miller
· 12 years ago
cf3fa17
Revert "gpio: pxa: set initcall level to module init"
by Linus Walleij
· 12 years ago
f697036
efi: Check EFI revision in setup_efi_vars
by Josh Boyer
· 12 years ago
51f8fbb
x86, efi: Fix a build warning
by Borislav Petkov
· 12 years ago
824282c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
3b5e50e
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
by Ralf Baechle
· 12 years ago
f83b293
kernel/hz.bc: ignore.
by Rusty Russell
· 12 years ago
7790ff4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
60d509f
Linux 3.9-rc8
by Linus Torvalds
· 12 years ago
3125929
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
12c71c4
Merge branch 'vm_ioremap_memory-examples'
by Linus Torvalds
· 12 years ago
c79aa0d9
events: Protect access via task_subsys_state_check()
by Paul E. McKenney
· 12 years ago
830ac85
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db93f8b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8c3a13c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
851b3f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
c437d88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
83f1b4b
net: fix incorrect credentials passing
by Linus Torvalds
· 12 years ago
c0a9f45
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
Next »