Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
58f77a2196ee65510885426e65049880be841193
58f77a2
dm thin: use block_size_is_power_of_two
by Mike Snitzer
· 12 years ago
3daec3b
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
by Mikulas Patocka
· 12 years ago
d2ce70a
dm table: remove superfluous variable reset
by Wang Sheng-Hui
· 12 years ago
f13945d
dm thin: support a non power of 2 discard_granularity
by Mike Snitzer
· 12 years ago
fd7c092
dm: fix truncated status strings
by Mikulas Patocka
· 12 years ago
16245bd
dm: do not replace bioset for request based dm
by Jun'ichi Nomura
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1cf0209
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
f042fea
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
21f3b24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
dc10740
SUNRPC: make AF_LOCAL connect synchronous
by J. Bruce Fields
· 12 years ago
2a7d2b9
Merge branch 'akpm' (final batch from Andrew)
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
1e142b2
kcmp: make it depend on CHECKPOINT_RESTORE
by Cyrill Gorcunov
· 12 years ago
80d0342
selftests: add a simple doc
by Jeremy Kerr
· 12 years ago
66a01b9
tools/testing/selftests/Makefile: rearrange targets
by Andrew Morton
· 12 years ago
d974f67
selftests/efivarfs: add create-read test
by Jeremy Kerr
· 12 years ago
033a1a7
selftests/efivarfs: add empty file creation test
by Jeremy Kerr
· 12 years ago
455ce1c
selftests: add tests for efivarfs
by Jeremy Kerr
· 12 years ago
dfe2a77
kfifo: fix kfifo_alloc() and kfifo_init()
by Stefani Seibold
· 12 years ago
c759b35
kfifo: move kfifo.c from kernel/ to lib/
by Stefani Seibold
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
31b4ca3
w1: add support for DS2413 Dual Channel Addressable Switch
by Mariusz Bialonczyk
· 12 years ago
940da35
memstick: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
507063b
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
by Julia Lawall
· 12 years ago
11cd3db
Documentation/DMA-API-HOWTO.txt: fix typo
by Andrew Morton
· 12 years ago
1d730c4
include/linux/eventfd.h: fix incorrect filename is a comment
by Martin Sustrik
· 12 years ago
4debec7
mtd: mtd_stresstest: use prandom_bytes()
by Akinobu Mita
· 12 years ago
a312b78
mtd: mtd_subpagetest: convert to use prandom library
by Akinobu Mita
· 12 years ago
99672f3
mtd: mtd_speedtest: use prandom_bytes
by Akinobu Mita
· 12 years ago
825b8cc
mtd: mtd_pagetest: convert to use prandom library
by Akinobu Mita
· 12 years ago
8dad049
mtd: mtd_oobtest: convert to use prandom library
by Akinobu Mita
· 12 years ago
459a86d
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
by Akinobu Mita
· 12 years ago
bf53153
kernel/utsname.c: fix wrong comment about clone_uts_ns()
by Yuanhan Liu
· 12 years ago
398eb08
nbd: fix sparse warning
by Alex Elder
· 12 years ago
5e4b269
nbd: update documentation and link to mailinglist
by Wouter Verhelst
· 12 years ago
a83e814
nbd: show read-only state in sysfs
by Paolo Bonzini
· 12 years ago
3a2d63f8
nbd: fsync and kill block device on shutdown
by Paolo Bonzini
· 12 years ago
75f187a
nbd: support FLUSH requests
by Alex Bligh
· 12 years ago
cd89f46
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
by Yuanhan Liu
· 12 years ago
df1778b
sysctl: fix null checking in bin_dn_node_address()
by Xi Wang
· 12 years ago
ac2e532
block/partitions: optimize memory allocation in check_partition()
by Ming Lei
· 12 years ago
06004e6
block/partitions/mac.c: obey the state->limit constraint
by Ming Lei
· 12 years ago
8b8a6e1
block/partitions/efi.c: ensure that the GPT header is at least the size of the structure.
by Peter Jones
· 12 years ago
86ee8ba
block/partition/msdos: detect AIX formatted disks even without 55aa
by Philippe De Muyter
· 12 years ago
3c94ce6
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
by Dae S. Kim
· 12 years ago
f2afae4
ipmi: add options to disable openfirmware and PCI scanning
by Corey Minyard
· 12 years ago
d941aea
ipmi: add new kernel options to prevent automatic ipmi init
by Corey Minyard
· 12 years ago
59fb1b9
ipmi: remove superfluous kernel/userspace explanation
by Robert P. J. Day
· 12 years ago
7175c61
idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID
by Tejun Heo
· 12 years ago
0ffc2a9
idr: implement lookup hint
by Tejun Heo
· 12 years ago
5461628
idr: add idr_layer->prefix
by Tejun Heo
· 12 years ago
050a6b4
idr: make idr_layer larger
by Tejun Heo
· 12 years ago
1d9b2e1
idr: remove length restriction from idr_layer->bitmap
by Tejun Heo
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
326cf0f
idr: fix top layer handling
by Tejun Heo
· 12 years ago
d687031
nfs4client: convert to idr_alloc()
by Tejun Heo
· 12 years ago
94960e8
sctp: convert to idr_alloc()
by Tejun Heo
· 12 years ago
9475af6
mac80211: convert to idr_alloc()
by Tejun Heo
· 12 years ago
19a101a
net/9p: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ee94d52
posix-timers: convert to idr_alloc()
by Tejun Heo
· 12 years ago
0e9c3be
events: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d228d9e
cgroup: convert to idr_alloc()
by Tejun Heo
· 12 years ago
54924ea
ipc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6b207ba
ocfs2: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4542da6
inotify: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2a86b3e
dlm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a1c36b1
vfio: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6d77093
uio: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6deb69f
thermal: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ab51603
scsi/lpfc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
c9365bd
target/iscsi: convert to idr_alloc()
by Tejun Heo
· 12 years ago
b98c52b
scsi: convert to idr_alloc()
by Tejun Heo
· 12 years ago
70a9755
scsi/bfa: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d0ffce7
rpmsg: convert to idr_alloc()
by Tejun Heo
· 12 years ago
15fc611
remoteproc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
19dd2da
pps: convert to idr_alloc()
by Tejun Heo
· 12 years ago
05e2cef
power: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2fa532c
ppp: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ec09ebc
macvtap: convert to idr_alloc()
by Tejun Heo
· 12 years ago
589e9c4
mtd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
803d9e0
mmc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
57f2667
misc/tifm_core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
3ab4ee8
misc/c2port: convert to idr_alloc()
by Tejun Heo
· 12 years ago
9f12563
mfd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
7b51f47
memstick: convert to idr_alloc()
by Tejun Heo
· 12 years ago
c9d76be
dm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
80f22b4
IB/qib: convert to idr_alloc()
by Tejun Heo
· 12 years ago
cffcd59
IB/ocrdma: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6a92006
IB/mlx4: convert to idr_alloc()
by Tejun Heo
· 12 years ago
5c213f8
IB/ipath: convert to idr_alloc()
by Tejun Heo
· 12 years ago
cbbbce1
IB/ehca: convert to idr_alloc()
by Tejun Heo
· 12 years ago
e8d4dd6
IB/cxgb4: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6fa7800
IB/cxgb3: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ac1d682
IB/amso1100: convert to idr_alloc()
by Tejun Heo
· 12 years ago
3b069c5
IB/core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4ae42b0
i2c: convert to idr_alloc()
by Tejun Heo
· 12 years ago
cc39a8f
drm/vmwgfx: convert to idr_alloc()
by Tejun Heo
· 12 years ago
Next »