Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
88fe1acb5bedfcba5f42fcdf165493ee587ba643
88fe1ac
jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint()
by Theodore Ts'o
· 10 years ago
be1158c
jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()
by Theodore Ts'o
· 10 years ago
ed8a1a7
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
by Theodore Ts'o
· 10 years ago
3bdf14b
ext4: reuse path object in ext4_move_extents()
by Theodore Ts'o
· 10 years ago
ee4bd0d9
ext4: reuse path object in ext4_ext_shift_extents()
by Theodore Ts'o
· 10 years ago
10809df8
ext4: teach ext4_ext_find_extent() to realloc path if necessary
by Theodore Ts'o
· 10 years ago
b7ea89a
ext4: allow a NULL argument to ext4_ext_drop_refs()
by Theodore Ts'o
· 10 years ago
523f431
ext4: call ext4_ext_drop_refs() from ext4_ext_find_extent()
by Theodore Ts'o
· 10 years ago
dfe5080
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
by Theodore Ts'o
· 10 years ago
4f224b8
ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent()
by Theodore Ts'o
· 10 years ago
e8b83d93
ext4: collapse ext4_convert_initialized_extents()
by Theodore Ts'o
· 10 years ago
705912c
ext4: teach ext4_ext_find_extent() to free path on error
by Theodore Ts'o
· 10 years ago
bd30d70
ext4: fix accidental flag aliasing in ext4_map_blocks flags
by Theodore Ts'o
· 10 years ago
713e8dd
ext4: fix ZERO_RANGE bug hidden by flag aliasing
by Theodore Ts'o
· 10 years ago
19008f6
ext4: fix ext4_swap_extents() error handling
by Theodore Ts'o
· 10 years ago
fcf6b1b7
ext4: refactor ext4_move_extents code base
by Dmitry Monakhov
· 10 years ago
f8fb4f4
ext4: use ext4_ext_next_allocated_block instead of mext_next_extent
by Dmitry Monakhov
· 10 years ago
ee124d2
ext4: use ext4_update_i_disksize instead of opencoded ones
by Dmitry Monakhov
· 10 years ago
52c826d
ext4: remove a duplicate call in ext4_init_new_dir()
by Wang Shilong
· 10 years ago
f8b3b59
ext4: convert do_split() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
dd73b5d
ext4: convert dx_probe() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
1c21502
ext4: convert ext4_bread() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
1056008
ext4: convert ext4_getblk() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
537d8f9
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
d4f0318
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
ef13c8a
Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
522a15d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
9e36c63
alpha: io: implement relaxed accessor macros for writes
by Will Deacon
· 10 years ago
5691e44
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
by Michael Cree
· 10 years ago
d80d448
ext4: fix same-dir rename when inline data directory overflows
by Darrick J. Wong
· 10 years ago
db9ee22
jbd2: fix descriptor block size handling errors with journal_csum
by Darrick J. Wong
· 10 years ago
022eaa7
jbd2: fix infinite loop when recovering corrupt journal blocks
by Darrick J. Wong
· 10 years ago
6603120
ext4: update i_disksize coherently with block allocation on error path
by Dmitry Monakhov
· 10 years ago
d49ec52
dm crypt: fix access beyond the end of allocated space
by Mikulas Patocka
· 10 years ago
59753a8
Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
2db3cff
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
0caf14e
Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
daf543b
Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
521bd5e
Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
6e8f7b0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
daebabd
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
by Tony Lindgren
· 10 years ago
bc80436
mfd: tc3589x: Add device tree bindings
by Linus Walleij
· 11 years ago
7b5af5c
cfq-iosched: Add comments on update timing of weight
by Toshiaki Makita
· 10 years ago
1f58d94
dma-buf/fence: Fix one more kerneldoc warning
by Thierry Reding
· 10 years ago
e9f3b79
dma-buf/fence: Fix a kerneldoc warning
by Thierry Reding
· 10 years ago
a07b3b4
Documentation/dma-buf-sharing.txt: update API descriptions
by Gioh Kim
· 11 years ago
b8d758d
drm/ast: Add missing entry to dclk_table[]
by Y.C. Chen
· 10 years ago
36d07e3a
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes
by Dave Airlie
· 10 years ago
5fa9be6
Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
00e7208
drm: fix division-by-zero on dumb_create()
by David Herrmann
· 10 years ago
4d69237
ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH
by Rob Clark
· 10 years ago
a806122
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
f1bd473
Merge branch 'sec-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 10 years ago
c174e6d
ext4: fix transaction issues for ext4_fallocate and ext_zero_range
by Dmitry Monakhov
· 10 years ago
69dc953
ext4: fix incorect journal credits reservation in ext4_zero_range
by Dmitry Monakhov
· 10 years ago
0bd252d
radeon: Test for PCI root bus before assuming bus->self
by Alex Williamson
· 10 years ago
ff0c57a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
1fb00cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
c0fe5dc
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
844817e
HID: picolcd: sanity check report size in raw_event() callback
by Jiri Kosina
· 10 years ago
c54def7
HID: magicmouse: sanity check report size in raw_event() callback
by Jiri Kosina
· 10 years ago
1a22e77
ALSA: hda - Set up initial pins for Acer Aspire V5
by Takashi Iwai
· 10 years ago
8fe7a26
tomoyo: Fix pathname calculation breakage.
by Tetsuo Handa
· 10 years ago
68e3702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
ac490f4
Documentation: this_cpu_ops.txt: Update description of this_cpu_ops
by Pranith Kumar
· 10 years ago
270a009
scripts/kernel-doc: recognize __meminit
by Randy Dunlap
· 10 years ago
0a5f6e9
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
by Alex Deucher
· 10 years ago
054e01d
drm/radeon: save/restore the PD addr on suspend/resume
by Christian König
· 10 years ago
e15693e
cfq-iosched: Fix wrong children_weight calculation
by Toshiaki Makita
· 10 years ago
0d9509d
drm/msm: Fix missing unlock on error in msm_fbdev_create()
by Wei Yongjun
· 10 years ago
12313c2
drm/msm: fix compile error for non-dt builds
by Rob Clark
· 10 years ago
119ecb7
drm/msm/mdp4: request vblank during modeset
by Rob Clark
· 10 years ago
6814dbf
drm/msm: avoid flood of kernel logs on faults
by Rob Clark
· 10 years ago
d19d744
block: fix error handling in sg_io
by Sabrina Dubroca
· 10 years ago
f5ec6c4
drm: sti: Add missing dependency on RESET_CONTROLLER
by Jingoo Han
· 10 years ago
8e932cf
drm: sti: Make of_device_id array const
by Kiran Padwal
· 10 years ago
eacd9aa
drm: sti: Fix return value check in sti_drm_platform_probe()
by Wei Yongjun
· 10 years ago
5024a2b
drm: sti: hda: fix return value check in sti_hda_probe()
by Wei Yongjun
· 10 years ago
88cfc3f
drm: sti: hdmi: fix return value check in sti_hdmi_probe()
by Wei Yongjun
· 10 years ago
31f32a2
drm: sti: tvout: fix return value check in sti_tvout_probe()
by Wei Yongjun
· 10 years ago
4ce97db
trace: Fix epoll hang when we race with new entries
by Josef Bacik
· 10 years ago
52addcf
Linux 3.17-rc2
by Linus Torvalds
· 10 years ago
f01bfc9
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dd5957b
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 10 years ago
497c01d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
01e9982
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
5abfe85
HID: logitech-dj: prevent false errors to be shown
by Benjamin Tissoires
· 10 years ago
7be141d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
44744bb
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
959dc25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
fa7f78e
Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
5e30ca1
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d856f32
aio: fix reqs_available handling
by Benjamin LaHaise
· 10 years ago
bf87bb1
bus: arm-ccn: Fix warning message
by Pawel Moll
· 10 years ago
12266db
ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
by Geert Uytterhoeven
· 10 years ago
caa9eac
ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies
by Marcel Ziswiler
· 10 years ago
9d0b1f3
Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 10 years ago
9e0af23
Btrfs: fix task hang under heavy compressed write
by Liu Bo
· 10 years ago
a284e9d
MAINTAINERS: Add entry for Renesas DRM drivers
by Laurent Pinchart
· 10 years ago
db314f2
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
Next »