index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
1
-0
/
+1
*
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
2
-3
/
+3
*
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
2015-10-15
1
-3
/
+2
*
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
2
-0
/
+7
*
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-15
1
-2
/
+2
*
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
1
-4
/
+4
*
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
2015-09-24
1
-2
/
+8
|
\
|
*
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
2015-09-24
1
-2
/
+9
*
|
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-22
1
-0
/
+22
*
|
memcg: generate file modified notifications on "memory.events"
Tejun Heo
2015-09-21
1
-0
/
+4
*
|
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
2
-2
/
+37
*
|
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
1
-5
/
+1
*
|
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
1
-1
/
+1
*
|
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-18
1
-58
/
+0
*
|
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
3
-7
/
+2
*
|
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
2015-09-18
1
-0
/
+21
*
|
jump_label: make static_key_enabled() work on static_key_true/false types too
Tejun Heo
2015-09-18
1
-7
/
+11
*
|
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
3
-22
/
+25
|
/
*
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-16
3
-25
/
+22
*
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2015-09-12
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-12
5
-10
/
+69
|
\
|
*
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-12
1
-9
/
+10
|
*
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-12
4
-1
/
+59
*
|
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2015-09-12
2
-5
/
+5
|
\
\
|
*
|
NTB: Fix documentation for ntb_peer_db_clear.
Allen Hubbe
2015-09-07
1
-1
/
+1
|
*
|
NTB: Fix documentation for ntb_link_is_up
Allen Hubbe
2015-09-07
1
-4
/
+3
|
*
|
NTB: Add flow control to the ntb_netdev
Dave Jiang
2015-09-07
1
-0
/
+1
*
|
|
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-12
1
-0
/
+6
|
\
\
\
|
*
\
\
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-11
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
2015-09-09
1
-0
/
+6
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-12
9
-37
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
target: use stringify.h instead of own definition
David Disseldorp
2015-09-11
1
-4
/
+0
|
*
|
|
|
|
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
1
-0
/
+13
|
*
|
|
|
|
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-27
3
-5
/
+5
|
*
|
|
|
|
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-27
2
-3
/
+2
|
*
|
|
|
|
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-27
1
-3
/
+1
|
*
|
|
|
|
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-27
1
-1
/
+0
|
*
|
|
|
|
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-03
1
-1
/
+1
|
*
|
|
|
|
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-03
1
-0
/
+3
|
*
|
|
|
|
target: Shrink struct se_cmd by rearranging fields
Roland Dreier
2015-07-31
1
-8
/
+8
|
*
|
|
|
|
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-31
1
-2
/
+0
|
*
|
|
|
|
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-07-31
1
-1
/
+0
|
*
|
|
|
|
target: remove unused lun_flags field from se_lun
Chris Zankel
2015-07-31
1
-1
/
+0
|
*
|
|
|
|
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-24
1
-0
/
+2
|
*
|
|
|
|
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-24
1
-1
/
+1
|
*
|
|
|
|
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2015-07-24
2
-6
/
+6
|
*
|
|
|
|
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2015-07-24
1
-0
/
+1
|
*
|
|
|
|
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-06
1
-6
/
+1
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-12
2
-35
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
2
-22
/
+20
[next]