Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d29a5b6acc4b63d4e05ff554509df6fbeaf527cd
/
include
d29a5b6
target: remove SCF_EMULATE_CDB_ASYNC
by Christoph Hellwig
· 14 years ago
e76a35d
target: pass the se_task to the CDB emulation callback
by Christoph Hellwig
· 14 years ago
a17f091
target: Add generic active I/O shutdown logic
by Nicholas Bellinger
· 14 years ago
3151d06
target: Remove core TRANSPORT_FREE_CMD_INTR usage
by Nicholas Bellinger
· 14 years ago
88dd9e2
target: Make TFO->check_stop_free return free status
by Nicholas Bellinger
· 14 years ago
2e982ab
target: Remove legacy se_task->task_timer and associated logic
by Nicholas Bellinger
· 14 years ago
415a090
target: Fix incorrect transport_sent usage
by Nicholas Bellinger
· 14 years ago
7c1c6af
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
by Christoph Hellwig
· 14 years ago
dbc5623
target: transport_subsystem_check_init cleanups
by Nicholas Bellinger
· 14 years ago
35e0e75
target: use a workqueue for I/O completions
by Christoph Hellwig
· 14 years ago
59aaad1
target: remove unused TRANSPORT_ states
by Christoph Hellwig
· 14 years ago
f2da9db
target: remove TRANSPORT_DEFERRED_CMD state
by Christoph Hellwig
· 14 years ago
bfaf40a
target: remove the TRANSPORT_REMOVE state
by Christoph Hellwig
· 14 years ago
cc5d0f0
target: stop task timers earlier
by Christoph Hellwig
· 14 years ago
e99d48a
target: remove TF_TIMER_STOP
by Christoph Hellwig
· 14 years ago
cdbb70b
target: factor some duplicate code for stopping a task
by Christoph Hellwig
· 14 years ago
f7a5cc0
target: remove SCF_EMULATE_QUEUE_FULL
by Christoph Hellwig
· 14 years ago
e057f53
target: remove the transport_qf_callback se_cmd callback
by Christoph Hellwig
· 14 years ago
f55918f
target: clean up the backend interface to caching parameters
by Christoph Hellwig
· 14 years ago
b937d27
target: remove the ->transport_split_cdb callback in se_cmd
by Christoph Hellwig
· 14 years ago
485fd0d
target: replace ->get_cdb with a target_get_task_cdb helper
by Christoph Hellwig
· 14 years ago
3189b06
target: pack struct se_task more tightly
by Christoph Hellwig
· 14 years ago
04629b7
target: Remove unnecessary se_task members
by Christoph Hellwig
· 14 years ago
6c76bf9
target: make more use of the task_flags field in se_task
by Christoph Hellwig
· 14 years ago
42bf829
target: Cleanup unused se_task bits
by Christoph Hellwig
· 14 years ago
c0427f1
target: Cleanup unused target_core_base.h bits
by Christoph Hellwig
· 14 years ago
8dc52b5
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
by Nicholas Bellinger
· 14 years ago
d14921d
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
by Nicholas Bellinger
· 14 years ago
dd503a5
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
by Roland Dreier
· 14 years ago
a3eedc2
target: remove unused se_subsystem_api methods
by Christoph Hellwig
· 14 years ago
39c05f3
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
by Nicholas Bellinger
· 14 years ago
82f1c8a
target: push session reinstatement out of transport_generic_free_cmd
by Christoph Hellwig
· 14 years ago
2dbc43d
target: remove transport_free_se_cmd
by Christoph Hellwig
· 14 years ago
680b73c
target: remove transport_generic_handle_cdb
by Christoph Hellwig
· 14 years ago
6367f17
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 14 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 14 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 14 years ago
f72a209
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d670ec1
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 14 years ago
f75159e
ptp: fix L2 event message recognition
by Richard Cochran
· 14 years ago
e689ec8
Merge branch 'writeback-for-linus' of git://github.com/fengguang/linux
by Linus Torvalds
· 14 years ago
b6c8069
vfs: remove LOOKUP_NO_AUTOMOUNT flag
by Linus Torvalds
· 14 years ago
d94c177
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
by Linus Torvalds
· 14 years ago
983c7db
dm crypt: always disable discard_zeroes_data
by Milan Broz
· 14 years ago
fae3f6f
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
fed678d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
b6cf878
[S390] kvm: extension capability for new address space layout
by Christian Borntraeger
· 14 years ago
5bd078d
irq: Add declaration of irq_domain_simple_ops to irqdomain.h
by Rob Herring
· 14 years ago
1f0772f
Merge git://github.com/davem330/net
by Linus Torvalds
· 14 years ago
e05c82d
tcp: fix build error if !CONFIG_SYN_COOKIES
by Eric Dumazet
· 14 years ago
6bf3b0d
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
b0e7031
Merge git://github.com/davem330/net
by Linus Torvalds
· 14 years ago
aa1c366
net: Handle different key sizes between address families in flow cache
by dpward
· 14 years ago
728871b
net: Align AF-specific flowi structs to long
by David Ward
· 14 years ago
d5ccd49
sctp: deal with multiple COOKIE_ECHO chunks
by Max Matveev
· 14 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 14 years ago
48c8301
net: copy userspace buffers on device forwarding
by Michael S. Tsirkin
· 14 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 14 years ago
4f5b048
drivers/gpio/gpio-generic.c: fix build errors
by Russell King
· 14 years ago
185efc0
memcg: Revert "memcg: add memory.vmscan_stat"
by Johannes Weiner
· 14 years ago
bff747c
regulator: fix kernel-doc warning in consumer.h
by Randy Dunlap
· 14 years ago
d2f1528
wireless: fix kernel-doc warning in net/cfg80211.h
by Randy Dunlap
· 14 years ago
b0fb422
Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8efcc57
mfd: Fix value of WM8994_CONFIGURE_GPIO
by Mark Brown
· 14 years ago
51b8b4f
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
by Jim Garlick
· 14 years ago
f88657c
fs/9p: Add OS dependent open flags in 9p protocol
by Aneesh Kumar K.V
· 14 years ago
c8ad620
writeback: show raw dirtied_when in trace writeback_single_inode
by Wu Fengguang
· 14 years ago
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 14 years ago
0f43dd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
a8d757e
perf events: Fix slow and broken cgroup context switch code
by Stephane Eranian
· 14 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 14 years ago
efe45ab
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3ab4702
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
e2e6be5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
cc7993f
backlight: add a callback 'notify_after' for backlight control
by Dilan Lee
· 14 years ago
284fb68
rapidio: fix use of non-compatible registers
by Alexandre Bounine
· 14 years ago
a801876
MAINTAINERS: Evgeniy has moved
by Evgeniy Polyakov
· 14 years ago
e096d0c
lockdep: Add helper function for dir vs file i_mutex annotation
by Josh Boyer
· 14 years ago
e33f2d2
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 14 years ago
f385b69
Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 14 years ago
be27425
Add a personality to report 2.6.x version numbers
by Andi Kleen
· 14 years ago
051732b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
56ebdaf
block: simplify force plug flush code a little bit
by Shaohua Li
· 14 years ago
24d406a
TTY: pty, fix pty counting
by Jiri Slaby
· 14 years ago
65299a3
block: separate priority boosting from REQ_META
by Christoph Hellwig
· 14 years ago
5dc06c5
block: remove READ_META and WRITE_META
by Christoph Hellwig
· 14 years ago
0d7c5f2
drivers:misc:ti-st: platform hooks for chip states
by Pavan Savoy
· 14 years ago
052605c
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
by Nicholas Bellinger
· 14 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 14 years ago
5ccc387
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
0c3bef6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
bb08229
squeeze max-pause area and drop pass-good area
by Wu Fengguang
· 14 years ago
b4fd4ae
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
aa462ab
mm: fix __page_to_pfn for a const struct page argument
by Ian Campbell
· 14 years ago
f991879
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.
by Ian Campbell
· 14 years ago
6cac952
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
950d0a1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4853aba
block: fix flush machinery for stacking drivers with differring flush flags
by Jeff Moyer
· 14 years ago
97c24d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
17f2ae7
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 14 years ago
Next »