Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a4bcf470c886b955adf36486f4c86f2441d85cb
1a4bcf4
Btrfs: fix fsync data loss after adding hard link to inode
by Filipe Manana
· 10 years ago
3d84be7
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
by Forrest Liu
· 10 years ago
dcab6a3
Btrfs: account for large extents with enospc
by Josef Bacik
· 10 years ago
3266789
Btrfs: don't set and clear delalloc for O_DIRECT writes
by Josef Bacik
· 10 years ago
3e05bde
Btrfs: only adjust outstanding_extents when we do a short write
by Josef Bacik
· 10 years ago
13212b5
btrfs: Fix out-of-space bug
by Zhao Lei
· 10 years ago
f55985f
Btrfs: scrub, fix sleep in atomic context
by Filipe Manana
· 10 years ago
575849e
Btrfs: fix scheduler warning when syncing log
by Filipe Manana
· 10 years ago
eb710b1
Btrfs: Remove unnecessary placeholder in btrfs_err_code
by Satoru Takeuchi
· 10 years ago
b76808f
btrfs: cleanup init for list in free-space-cache
by Gui Hecheng
· 10 years ago
2f08108
btrfs: delete chunk allocation attemp when setting block group ro
by Shaohua Li
· 10 years ago
289454a
btrfs: clear bio reference after submit_one_bio()
by Naohiro Aota
· 10 years ago
de554a4
Btrfs: fix scrub race leading to use-after-free
by Filipe Manana
· 10 years ago
001a648
Btrfs: add missing cleanup on sysfs init failure
by Filipe Manana
· 10 years ago
d4b450c
Btrfs: fix race between transaction commit and empty block group removal
by Filipe Manana
· 10 years ago
e3540ea
btrfs: add more checks to btrfs_read_sys_array
by David Sterba
· 10 years ago
1ffb22c
btrfs: cleanup, rename a few variables in btrfs_read_sys_array
by David Sterba
· 10 years ago
ce7fca5
btrfs: add checks for sys_chunk_array sizes
by David Sterba
· 10 years ago
75d6ad3
btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
by David Sterba
· 10 years ago
9cc97d6
Btrfs: Add code to support file creation time
by chandan r
· 12 years ago
a937b97
btrfs: kill btrfs_inode_*time helpers
by David Sterba
· 10 years ago
95449a1
Btrfs: insert_new_root: Fix lock type of the extent buffer.
by chandan
· 10 years ago
78f55e5
Btrfs: fix unused members in struct btrfs_root
by Anand Jain
· 10 years ago
0ee13fe
btrfs: qgroup: move WARN_ON() to the correct location.
by Yang Dongsheng
· 10 years ago
26455d3
Btrfs: cleanup unused run_most
by Liu Bo
· 10 years ago
5701934
Rename all ref_count to refs in struct
by Zhao Lei
· 10 years ago
ffe2d20
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
by Zhao Lei
· 10 years ago
10f1190
Btrfs: Include map_type in raid_bio
by Zhao Lei
· 10 years ago
be50a8d
Btrfs: Simplify scrub_setup_recheck_block()'s argument
by Zhao Lei
· 10 years ago
b968fed
Btrfs: Combine per-page recover in dev-replace and scrub
by Zhao Lei
· 10 years ago
8d6738c
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block()
by Zhao Lei
· 10 years ago
dc5f7a3
Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
by Zhao Lei
· 10 years ago
7653947
Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
by Zhao Lei
· 10 years ago
09dd7a0
Btrfs: Cleanup btrfs_bio_counter_inc_blocked()
by Zhao Lei
· 10 years ago
114ab50
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
by Zhao Lei
· 10 years ago
b25c94c
Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
by Zhao Lei
· 10 years ago
6e9606d
Btrfs: add ref_count and free function for btrfs_bio
by Zhao Lei
· 10 years ago
8e5cfb5
Btrfs: Make raid_map array be inlined in btrfs_bio structure
by Zhao Lei
· 10 years ago
cc7539e
Btrfs: sort raid_map before adding tgtdev stripes
by Zhao Lei
· 10 years ago
e34c330
Btrfs: fix a out-of-bound access of raid_map
by Zhao Lei
· 10 years ago
df8d116
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
by Filipe Manana
· 10 years ago
2c2c452
Btrfs: fix fsync when extend references are added to an inode
by Filipe Manana
· 10 years ago
d36808e
Btrfs: fix directory inconsistency after fsync log replay
by Filipe Manana
· 10 years ago
6219872
Btrfs: lookup for block group only if needed when freeing a tree block
by Filipe Manana
· 10 years ago
730a78c
btrfs: remove a no-op unfreeze superbock callback
by David Sterba
· 10 years ago
9ee49a04
btrfs: switch extent_state state to unsigned
by David Sterba
· 10 years ago
5efa049
btrfs: set proper message level for skinny metadata
by David Sterba
· 10 years ago
f0954c6
btrfs: update message levels after checksum errors
by David Sterba
· 10 years ago
aa8ee31
btrfs: update message levels during failed mount
by David Sterba
· 10 years ago
68b663d
btrfs: update message levels for errors
by David Sterba
· 10 years ago
a8df6fe
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
by Filipe Manana
· 10 years ago
57bbddd
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
d354183
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
ce93ec5
Btrfs: track dirty block groups on their own list
by Josef Bacik
· 10 years ago
e7070be
Btrfs: change how we track dirty roots
by Josef Bacik
· 10 years ago
ec6f34e
Linux 3.19-rc5
by Linus Torvalds
· 10 years ago
d0ac5d8
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
12ba857
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
901b208
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
c7662fc
clk: fix possible null pointer dereference
by Stanimir Varbanov
· 10 years ago
176a107
Revert "clk: ppc-corenet: Fix Section mismatch warning"
by Kevin Hao
· 10 years ago
a5e1baf
clk: rockchip: fix deadlock possibility in cpuclk
by Heiko Stübner
· 10 years ago
298e320
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
59b2858
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d01de23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
966903a
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
41544f9
reset: sunxi: fix spinlock initialization
by Tyler Baker
· 10 years ago
a30e931
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 10 years ago
25217fef
ARM: dts: disable CCI on exynos5420 based arndale-octa
by Abhilash Kesavan
· 10 years ago
896ddd6
drivers: bus: check cci device tree node status
by Abhilash Kesavan
· 10 years ago
6fda93b
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
by Olof Johansson
· 10 years ago
c9b75d5
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
by Heiko Stübner
· 10 years ago
1dbb36b
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes
by Olof Johansson
· 10 years ago
259e438
ARM: nomadik: fix up leftover device tree pins
by Linus Walleij
· 10 years ago
e3db221
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
3be8142
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
1591dc4
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 10 years ago
fc7f0dd
kernel: avoid overflow in cmp_range
by Louis Langholtz
· 10 years ago
6bcf9c1
perf tools powerpc: Use dwfl_report_elf() instead of offline.
by Sukadev Bhattiprolu
· 10 years ago
813ccd1
perf tools: Fix segfault for symbol annotation on TUI
by Namhyung Kim
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
by Vineet Gupta
· 10 years ago
a83d869
perf tools: Elide strlcpy warning with uclibc
by Vineet Gupta
· 10 years ago
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
by Alexey Brodkin
· 10 years ago
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
by Arnaldo Carvalho de Melo
· 10 years ago
260d819
perf machine: Fix __machine__findnew_thread() error path
by Namhyung Kim
· 10 years ago
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
7949ba1
perf probe: Propagate error code when write(2) failed
by Namhyung Kim
· 10 years ago
7ad4b4a
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
62b1530
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7b78de8
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
937102f
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
79600d4
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
fa818dc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
a2a32cd
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
23aa4b4
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
by Catalin Marinas
· 10 years ago
3363673
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
by Kan Liang
· 10 years ago
433678b
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
by Stephane Eranian
· 10 years ago
cb59670
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
Next »