Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cab45e22da48b523665b3566f43527a2fead1d1e
cab45e2
btrfs: add tracing for failed reservations
by Jeff Mahoney
· 11 years ago
8b558c5
btrfs: remove fs/btrfs/compat.h
by Zach Brown
· 11 years ago
1877e1a
btrfs: remove move_pages()
by Zach Brown
· 11 years ago
4546bca
btrfs: use get_seconds() instead of btrfs wrapper
by Zach Brown
· 11 years ago
8185554
Btrfs: fix incorrect inode acl reset
by Filipe David Borba Manana
· 11 years ago
ff76b05
Btrfs: Don't allocate inode that is already in use
by Stefan Behrens
· 11 years ago
e8b0d72
Btrfs: fix btrfs_prev_leaf() previous key computation
by Filipe David Borba Manana
· 11 years ago
e93ae26
Btrfs: optimize tree-log.c:count_inode_refs()
by Filipe David Borba Manana
· 11 years ago
229eed4
btrfs: simplify kmalloc+copy_from_user to memdup_user
by Geyslan G. Bem
· 11 years ago
5ede859
Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.
by chandan
· 11 years ago
3c77bd9
Btrfs: don't leak delayed node on path allocation failure
by Filipe David Borba Manana
· 11 years ago
361c093
Btrfs: Wait for uuid-tree rebuild task on remount read-only
by Stefan Behrens
· 11 years ago
27087f3
Btrfs: init device stats for new devices
by Stefan Behrens
· 11 years ago
30d133f
Btrfs: fixup error path in __btrfs_inc_extent_ref
by Liu Bo
· 11 years ago
e649e58
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
by Ilya Dryomov
· 11 years ago
adfa97c
Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
by Ilya Dryomov
· 11 years ago
f747cab
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
by Ilya Dryomov
· 11 years ago
03b2f08
btrfs: Fix memory leakage in the tree-log.c
by Geyslan G. Bem
· 11 years ago
498456d
Btrfs: kill unused code in btrfs_search_forward
by Liu Bo
· 11 years ago
8319bfe
Btrfs: cleanup dead code of defragment
by Liu Bo
· 11 years ago
efd0c40
Btrfs: remove unnecessary key copy when logging inode
by Filipe David Borba Manana
· 11 years ago
452c75c
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
by Chandra Seetharaman
· 11 years ago
7f4ca37
Btrfs: fix up seek_hole/seek_data handling
by Josef Bacik
· 11 years ago
4277a9c
Btrfs: add an assert to btrfs_lookup_csums_range for alignment
by Josef Bacik
· 11 years ago
ed9e8af
Btrfs: fix hole check in log_one_extent
by Josef Bacik
· 11 years ago
0e30db8
Btrfs: add a sanity test for a vacant extent at the front of a file
by Josef Bacik
· 11 years ago
25a5034
Btrfs: handle a missing extent for the first file extent
by Josef Bacik
· 11 years ago
9619249
Btrfs: stop all workers after we free block groups
by Josef Bacik
· 11 years ago
aaedb55
Btrfs: add tests for btrfs_get_extent
by Josef Bacik
· 11 years ago
294e30f
Btrfs: add tests for find_lock_delalloc_range
by Josef Bacik
· 11 years ago
857cc2f
Btrfs: free reserved space on error in a few places
by Josef Bacik
· 11 years ago
0be5dc6
Btrfs: fixup reserved trace points
by Josef Bacik
· 11 years ago
2b1360d
Btrfs: free up block groups after everything
by Josef Bacik
· 11 years ago
681ae50
Btrfs: cleanup reserved space when freeing tree log on error
by Josef Bacik
· 11 years ago
eb58bb3
Btrfs: do not free the dirty bytes from the trans block rsv on cleanup
by Josef Bacik
· 11 years ago
80d94fb
Btrfs: fix memory leaks on transaction commit failure
by Filipe David Borba Manana
· 11 years ago
539f358
Btrfs: fix the dev-replace suspend sequence
by Ilya Dryomov
· 11 years ago
778ba82
Btrfs: improve inode hash function/inode lookup
by Filipe David Borba Manana
· 11 years ago
3d41d70
Btrfs: remove unnecessary tree search when logging inode
by Filipe David Borba Manana
· 11 years ago
6174d3c
Btrfs: remove unused max_key arg from btrfs_search_forward
by Filipe David Borba Manana
· 11 years ago
7d3d174
Btrfs: fix memory leak of chunks' extent map
by Liu Bo
· 11 years ago
fa7c149
Btrfs: improve jitter performance of the sequential buffered write
by Miao Xie
· 11 years ago
20dd2cb
Btrfs: fix BUG_ON() casued by the reserved space migration
by Miao Xie
· 11 years ago
0a4e558
btrfs: remove unused parameter from btrfs_header_fsid
by Ross Kirk
· 11 years ago
724e231
Btrfs: fix two use-after-free bugs with transaction cleanup
by Josef Bacik
· 11 years ago
c16ce19
Btrfs: remove all BUG_ON()'s from commit_cowonly_roots
by Josef Bacik
· 11 years ago
1de2cfd
Btrfs: don't delete ordered roots from list during cleanup
by Josef Bacik
· 11 years ago
4e121c0
Btrfs: cleanup transaction on abort
by Josef Bacik
· 11 years ago
b6d08f0
Btrfs: do not release metadata for space cache inodes
by Josef Bacik
· 11 years ago
e022828
Btrfs: reset intwrite on transaction abort
by Josef Bacik
· 11 years ago
4577b01
Btrfs: relocate csums properly with prealloc extents
by Josef Bacik
· 11 years ago
e84cc14
Btrfs: don't leak block group on error
by Filipe David Borba Manana
· 11 years ago
9b19985
Btrfs: fix sync fs to actually wait for all data to be persisted
by Filipe David Borba Manana
· 11 years ago
703c88e
Btrfs: fix tracking of orphan inode count
by Filipe David Borba Manana
· 11 years ago
fe09e16
Btrfs: export btrfs space shared info to userspace
by Liu Bo
· 11 years ago
7451432
Btrfs: remove path arg from btrfs_truncate_free_space_cache
by Filipe David Borba Manana
· 11 years ago
53645a9
Btrfs: remove duplicated ino cache's inode lookup
by Filipe David Borba Manana
· 11 years ago
d4b4087
Btrfs: do a full search everytime in btrfs_search_old_slot
by Josef Bacik
· 11 years ago
06ea65a
Btrfs: add a sanity test for btrfs_split_item
by Josef Bacik
· 11 years ago
dd3cc16
btrfs: drop unused parameter from btrfs_item_nr
by Ross Kirk
· 11 years ago
f06becc
Btrfs: don't store NULL byte in symlink extents
by Filipe David Borba Manana
· 11 years ago
69e9c6c
Btrfs: eliminate the exceptional root_tree refs=0
by Stefan Behrens
· 11 years ago
5e01dc7
Linux 3.12
by Linus Torvalds
· 11 years ago
17f6ee4
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
9bf76ca
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
by Mathias Krause
· 11 years ago
9dc8c89
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
9c41f4e
ARC: Incorrect mm reference used in vmalloc fault handler
by Vineet Gupta
· 11 years ago
f6537f2
scripts/kallsyms: filter symbols not in kernel address space
by Ming Lei
· 11 years ago
9581b7d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9119e33
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
f9adfbf
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
68e952d
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
6920a1b
memcg: remove incorrect underflow check
by Greg Thelen
· 11 years ago
e1466ad
USB: serial: ftdi_sio: add id for Z3X Box device
by Алексей Крамаренко
· 11 years ago
f896b79
USB: Maintainers change for usb serial drivers
by Greg KH
· 11 years ago
54dc579
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type"
by Greg Kroah-Hartman
· 11 years ago
1796a228
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
7e12a6fc
Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
336b9da
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
by Greg Kroah-Hartman
· 11 years ago
692ed4d
Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"
by Greg Kroah-Hartman
· 11 years ago
92dfe41
Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method"
by Greg Kroah-Hartman
· 11 years ago
e2afb1d
Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips"
by Greg Kroah-Hartman
· 11 years ago
233c3dd
Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips"
by Greg Kroah-Hartman
· 11 years ago
281393a
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"
by Greg Kroah-Hartman
· 11 years ago
b52e111
Revert "pl2303: improve the chip type information output on startup"
by Greg Kroah-Hartman
· 11 years ago
e8bbd5c
Revert "pl2303: improve the chip type detection/distinction"
by Greg Kroah-Hartman
· 11 years ago
0916919
Revert "USB: pl2303: distinguish between original and cloned HX chips"
by Greg Kroah-Hartman
· 11 years ago
4f794ee
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
3d77b50
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
by Ming Lei
· 11 years ago
696ac17
mm: memcg: fix test for child groups
by Johannes Weiner
· 11 years ago
0056f4e
mm: memcg: lockdep annotation for memcg OOM lock
by Johannes Weiner
· 11 years ago
3168ecb
mm: memcg: use proper memcg in limit bypass
by Johannes Weiner
· 11 years ago
358eec1
vfs: decrapify dput(), fix cache behavior under normal load
by Linus Torvalds
· 11 years ago
0baab4f
i915: fix compiler warning
by Linus Torvalds
· 11 years ago
52469b4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
026f8f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
e764702
Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a4461f4
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
by Russell King
· 11 years ago
cd5d581
MIPS: ralink: fix return value check in rt_timer_probe()
by Wei Yongjun
· 11 years ago
5beea88
Input: ALPS - add support for model found on Dell XT2
by Yunkang Tang
· 11 years ago
Next »