Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65ec02cb9ad440957777a2da6058956a52806460
65ec02c
mm: vmscan: move call to shrink_slab() to shrink_zones()
by Vladimir Davydov
· 11 years ago
99120b7
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
by Vladimir Davydov
· 11 years ago
62572e2
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
by Ben Zhang
· 11 years ago
45d4f85
fs/direct-io.c: remove some left over checks
by Dan Carpenter
· 11 years ago
2b665e2
fs/direct-io.c: remove redundant comparison
by Gu Zheng
· 11 years ago
9c33925
ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket
by Wengang Wang
· 11 years ago
43b10a2
ocfs2: avoid system inode ref confusion by adding mutex lock
by jiangyiwen
· 11 years ago
7dc3e83
ocfs2: iput inode alloc when failed locally
by jiangyiwen
· 11 years ago
da8ded4
ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN
by Tariq Saeed
· 11 years ago
db66c71
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
by Younger Liu
· 11 years ago
e228f64
ocfs2: flock: drop cross-node lock when failed locally
by Wengang Wang
· 11 years ago
6fdb702
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
by Darrick J. Wong
· 11 years ago
f81c201
ocfs2: fix panic on kfree(xattr->name)
by Tetsuo Handa
· 11 years ago
f7cf4f5
ocfs2: do not put bh when buffer_uptodate failed
by alex chen
· 11 years ago
466e68c
ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed
by Xue jiufei
· 11 years ago
3ed2be7
ocfs2: allow for more than one data extent when creating xattr
by Tariq Saeed
· 11 years ago
a35ad97c
ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler
by Zhonghua Guo
· 11 years ago
c8d888d
ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
by Jensen
· 11 years ago
41b63ef
ocfs2: fix type conversion risk when get cluster attributes
by Joseph Qi
· 11 years ago
8ed6b23
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
by Goldwyn Rodrigues
· 11 years ago
84d86f8
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
by Jan Kara
· 11 years ago
e3a767b
ocfs2: implement delayed dropping of last dquot reference
by Jan Kara
· 11 years ago
9f985cb
quota: provide function to grab quota structure reference
by Jan Kara
· 11 years ago
bd62ad7
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
by Jan Kara
· 11 years ago
7bf619c
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
by Jan Kara
· 11 years ago
765aabb
ocfs2: add dlm_recover_callback_support in sysfs
by Goldwyn Rodrigues
· 11 years ago
ded2cf7
ocfs2: dlm: fix recovery hung
by Junxiao Bi
· 11 years ago
34aa8da
ocfs2: dlm: fix lock migration crash
by Junxiao Bi
· 11 years ago
2931cdc
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
by Darrick J. Wong
· 11 years ago
a75fe48
ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super
by joyce.xue
· 11 years ago
c18ceab
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
by Wengang Wang
· 11 years ago
181a9a0
ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread
by Zongxun Wang
· 11 years ago
0c3d1d6
arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR
by Geert Uytterhoeven
· 11 years ago
ba6e8b8
sh: sh7757: switch RSPI clock to dev ID match
by Geert Uytterhoeven
· 11 years ago
f0767e8
arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size
by Kuninori Morimoto
· 11 years ago
a3c1951
sh: don't pass saved userspace state to exception handlers
by Bobby Bingham
· 11 years ago
7caf62d
sh: remove unused do_fpu_error
by Bobby Bingham
· 11 years ago
abafe5d
sh: push extra copy of r0-r2 for syscall parameters
by Bobby Bingham
· 11 years ago
d0df04f
score: remove unused CPU_SCORE7 Kconfig parameter
by Michael Opdenacker
· 11 years ago
dc53324
genksyms: fix typeof() handling
by Jan Beulich
· 11 years ago
d507816
fanotify: move unrelated handling from copy_event_to_user()
by Jan Kara
· 11 years ago
d8aaab4
fanotify: reorganize loop in fanotify_read()
by Jan Kara
· 11 years ago
9573f79
fanotify: convert access_mutex to spinlock
by Jan Kara
· 11 years ago
f083441
fanotify: use fanotify event structure for permission response processing
by Jan Kara
· 11 years ago
3298cf3
fanotify: remove useless bypass_perm check
by Jan Kara
· 11 years ago
ddae82d
fs/freevxfs/vxfs_lookup.c: update function comment
by Fabian Frederick
· 11 years ago
9ee108b
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
by Fabian Frederick
· 11 years ago
8910ae8
kmemleak: change some global variables to int
by Li Zefan
· 11 years ago
5f3bf19
kmemleak: remove redundant code
by Li Zefan
· 11 years ago
c89da70
kmemleak: allow freeing internal objects after kmemleak was disabled
by Li Zefan
· 11 years ago
dc9b3f4
kmemleak: free internal objects only if there're no leaks to be reported
by Li Zefan
· 11 years ago
81c9886
kthread: ensure locality of task_struct allocations
by Nishanth Aravamudan
· 11 years ago
5acda9d
bdi: avoid oops on device removal
by Jan Kara
· 11 years ago
6ca738d
backing_dev: fix hung task on sync
by Derek Basehore
· 11 years ago
a0c3276
sh: fix format string bug in stack tracer
by Matt Fleming
· 11 years ago
59ecc26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
bea8031
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0f1b1e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
05bf58c
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d230822
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
by Oleg Nesterov
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
64056a9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
7474043
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
70f6c08
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e6d9bfc
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
bdfc7cb
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr
by Linus Torvalds
· 11 years ago
62d1a3b
arm64: Fix duplicated Kconfig entries again
by Josh Boyer
· 11 years ago
467cbd2
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7125764
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c6f2124
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9447dc4
Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bb1775c
Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
63c95654
x86: Fix dumpstack_64 irq stack handling
by Steven Rostedt (Red Hat)
· 11 years ago
1aabc59
x86: Fix dumpstack_64 to keep state of "used" variable in loop
by Steven Rostedt (Red Hat)
· 11 years ago
c800bcd
sparse: fix comment
by Li Zhong
· 11 years ago
b33ce44
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
1a0b6ab
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
cb15955
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
c12e69c
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
c709291
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b1586f0
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
by Eric W. Biederman
· 11 years ago
574f719
net: Add a test to see if a skb is freeable in irq context
by Eric W. Biederman
· 11 years ago
f91ca78
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
7f1f605
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
by Shahed Shaikh
· 11 years ago
62ff577
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
26f31fb
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
0c8cfba
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
408eccc
net: ptp: move PTP classifier in its own file
by Daniel Borkmann
· 11 years ago
a0e7398
dt: Remove dangling "select PROC_DEVICETREE"
by Grant Likely
· 11 years ago
7baea6ef
net: sxgbe: make "core_ops" static
by Dan Carpenter
· 11 years ago
4f6ed91
net: sxgbe: fix logical vs bitwise operation
by Dan Carpenter
· 11 years ago
Next »