Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6dbb35b0a74b44b2a48a5373d48074c5aa69fdf5
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
fd37ce3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
4b24ff7
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 13 years ago
bca1a5c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ec7a19b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
26847fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
caacf05
ipv4: Properly purge netdev references on uncached routes.
by David S. Miller
· 13 years ago
c5038a8
ipv4: Cache routes in nexthop exception entries.
by David S. Miller
· 13 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d26b3a7
ipv4: percpu nh_rth_output cache
by Eric Dumazet
· 13 years ago
54764bb
ipv4: Restore old dst_free() behavior.
by Eric Dumazet
· 13 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
ad0fcd4
nfs: explicitly reject LOCK_MAND flock() requests
by Jeff Layton
· 13 years ago
b042414
nfs: increase number of permitted callback connections.
by NeilBrown
· 13 years ago
4b1bf58
thermal: Constify 'type' argument for the registration routine
by Anton Vorontsov
· 13 years ago
e6db06a5
Merge with upstream to accommodate with thermal changes
by Anton Vorontsov
· 13 years ago
ad36cb0
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
by Alexander Graf
· 13 years ago
b6965f7
Merge remote-tracking branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
2e3ee61
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
bbeb0af2
Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
1fe5e99
rbd: create rbd_refresh_helper()
by Alex Elder
· 13 years ago
b813623
rbd: return obj version in __rbd_refresh_header()
by Alex Elder
· 13 years ago
ccece23
rbd: fixes in rbd_header_from_disk()
by Alex Elder
· 13 years ago
913d2fd
rbd: always pass ops array to rbd_req_sync_op()
by Alex Elder
· 13 years ago
d67d4be
rbd: pass null version pointer in add_snap()
by Alex Elder
· 13 years ago
57cfc10
rbd: make rbd_create_rw_ops() return a pointer
by Alex Elder
· 13 years ago
4e891e0
rbd: have __rbd_add_snap_dev() return a pointer
by Alex Elder
· 13 years ago
6139919
libceph: recheck con state after allocating incoming message
by Sage Weil
· 13 years ago
4740a62
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 13 years ago
8636ea6
libceph: avoid dropping con mutex before fault
by Sage Weil
· 13 years ago
7b862e0
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 13 years ago
4f471e4
libceph: revoke mon_client messages on session restart
by Sage Weil
· 13 years ago
8007b8d
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 13 years ago
09d9032
ceph: update MAINTAINERS file
by Sage Weil
· 13 years ago
756a16a
libceph: be less chatty about stray replies
by Sage Weil
· 13 years ago
43c7427
libceph: clear all flags on con_close
by Sage Weil
· 13 years ago
4a86169
libceph: clean up con flags
by Sage Weil
· 13 years ago
8dacc7d
libceph: replace connection state bits with states
by Sage Weil
· 13 years ago
d7353dd
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 13 years ago
ee76e07
libceph: close socket directly from ceph_con_close()
by Sage Weil
· 13 years ago
2e8cb10
libceph: drop gratuitous socket close calls in con_work
by Sage Weil
· 13 years ago
a59b55a
libceph: move ceph_con_send() closed check under the con mutex
by Sage Weil
· 13 years ago
0065093
libceph: move msgr clear_standby under con mutex protection
by Sage Weil
· 13 years ago
3b5ede0
libceph: fix fault locking; close socket on lossy fault
by Sage Weil
· 13 years ago
070c633
rbd: drop "object_name" from rbd_req_sync_unwatch()
by Alex Elder
· 13 years ago
7f0a24d
rbd: drop "object_name" from rbd_req_sync_notify_ack()
by Alex Elder
· 13 years ago
4cb1625
rbd: drop "object_name" from rbd_req_sync_notify()
by Alex Elder
· 13 years ago
0e6f322
rbd: drop "object_name" from rbd_req_sync_watch()
by Alex Elder
· 13 years ago
14e7085
rbd: drop rbd_dev parameter in snap functions
by Alex Elder
· 13 years ago
ed63f4f
rbd: drop rbd_header_from_disk() gfp_flags parameter
by Alex Elder
· 13 years ago
9a5d690
rbd: snapc is unused in rbd_req_sync_read()
by Alex Elder
· 13 years ago
de71a29
rbd: rename rbd_device->id
by Alex Elder
· 13 years ago
8e94af8
rbd: encapsulate header validity test
by Alex Elder
· 13 years ago
aa711ee3
ceph: define snap counts as u32 everywhere
by Alex Elder
· 13 years ago
bd919d4
rbd: clean up a few dout() calls
by Alex Elder
· 13 years ago
a059329
rbd: simplify __rbd_remove_all_snaps()
by Alex Elder
· 13 years ago
a66f8c9
rbd: drop extra header_rwsem init
by Alex Elder
· 13 years ago
9e15dc7
rbd: kill rbd_image_header->snap_seq
by Alex Elder
· 13 years ago
505cbb9
rbd: set snapc->seq only when refreshing header
by Alex Elder
· 13 years ago
78dc447
rbd: preserve snapc->seq in rbd_header_set_snap()
by Alex Elder
· 13 years ago
75fe9e1
rbd: don't use snapc->seq that way
by Alex Elder
· 13 years ago
a71b891
rbd: send header version when notifying
by Josh Durgin
· 13 years ago
d1d2564
rbd: use reference counting for the snap context
by Josh Durgin
· 13 years ago
93a24e0
rbd: set image size when header is updated
by Josh Durgin
· 13 years ago
a51aa0c
rbd: expose the correct size of the device in sysfs
by Josh Durgin
· 13 years ago
474ef7c
rbd: only reset capacity when pointing to head
by Josh Durgin
· 13 years ago
e88a36e
rbd: return errors for mapped but deleted snapshot
by Josh Durgin
· 13 years ago
048a9d2
libceph: trivial fix for the incorrect debug output
by Jiaju Zhang
· 13 years ago
21ec6ff
ceph: fix potential double free
by Alan Cox
· 13 years ago
85effe1
libceph: reset connection retry on successfully negotiation
by Sage Weil
· 13 years ago
5469155
libceph: protect ceph_con_open() with mutex
by Sage Weil
· 13 years ago
a53aab6
ceph: close old con before reopening on mds reconnect
by Sage Weil
· 13 years ago
a410702
libceph: (re)initialize bio_iter on start of message receive
by Sage Weil
· 13 years ago
6194ea8
libceph: resubmit linger ops when pg mapping changes
by Sage Weil
· 13 years ago
8c50c81
libceph: fix mutex coverage for ceph_con_close
by Sage Weil
· 13 years ago
3a140a0
libceph: report socket read/write error message
by Sage Weil
· 13 years ago
546f04e
libceph: support crush tunables
by Sage Weil
· 13 years ago
caea33d
SUNRPC: return negative value in case rpcbind client creation error
by Stanislav Kinsbursky
· 13 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
086ff4b
drivers/misc/lkdtm.c: fix missing allocation failure check
by Alan Cox
· 13 years ago
e04f228
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
by Mandeep Singh Baines
· 13 years ago
c24aa64
fault-injection: add tool to run command with failslab or fail_page_alloc
by Akinobu Mita
· 13 years ago
d89dffa
fault-injection: add selftests for cpu and memory hotplug
by Akinobu Mita
· 13 years ago
08dfb4d
powerpc: pSeries reconfig notifier error injection module
by Akinobu Mita
· 13 years ago
9579f5b
memory: memory notifier error injection module
by Akinobu Mita
· 13 years ago
048b9c3
PM: PM notifier error injection module
by Akinobu Mita
· 13 years ago
f5a9f52
cpu: rewrite cpu-notifier-error-inject module
by Akinobu Mita
· 13 years ago
8d43828
fault-injection: notifier error injection
by Akinobu Mita
· 13 years ago
1d151c3
c/r: fcntl: add F_GETOWNER_UIDS option
by Cyrill Gorcunov
· 13 years ago
65fed8f
resource: make sure requested range is included in the root range
by Octavian Purdila
· 13 years ago
f7e1bec
include/linux/aio.h: cpp->C conversions
by Andrew Morton
· 13 years ago
98c350c
fs: cachefiles: add support for large files in filesystem caching
by Justin Lecher
· 13 years ago
668f06b
pps: return PTR_ERR on error in device_create
by Emil Goode
· 13 years ago
25353b3
taskstats: check nla_reserve() return
by Alan Cox
· 13 years ago
fd4b616
sysctl: suppress kmemleak messages
by Steven Rostedt
· 13 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 13 years ago
05ba3f1
ipc: compat: use signed size_t types for msgsnd and msgrcv
by Will Deacon
· 13 years ago
b610c04
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
by Will Deacon
· 13 years ago
Next »