summaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo2-17/+15
2013-06-13cgroup: clean up css_[try]get() and css_put()Tejun Heo1-24/+24
2013-06-13cgroup: use kzalloc() instead of kmalloc()Tejun Heo1-7/+7
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo2-121/+120
2013-06-13cgroup: consistently use @cset for struct css_set variablesTejun Heo1-107/+109
2013-06-13cgroup: remove now unused css_depth()Tejun Heo2-13/+0
2013-06-05cgroup: clean up the cftype array for the base cgroup filesTejun Heo1-23/+24
2013-06-05cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo1-1/+2
2013-06-05cgroup: mark "tasks" cgroup file as insaneTejun Heo1-0/+1
2013-05-24device_cgroup: simplify cgroup tree walk in propagate_exception()Tejun Heo1-38/+18
2013-05-24cgroup: update iterators to use cgroup_next_sibling()Tejun Heo2-10/+33
2013-05-24cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2-0/+72
2013-05-24cgroup: make cgroup_is_removed() staticTejun Heo2-2/+1
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2-7/+4
2013-05-14cgroup.h: remove some functions that are now goneGreg KH1-2/+0
2013-05-14cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2-0/+34
2013-05-14cgroup: make hierarchy_id use cyclic idrTejun Heo1-20/+8
2013-05-14cgroup: drop hierarchy_id_lockTejun Heo1-6/+17
2013-05-14cgroup: refactor hierarchy_id handlingTejun Heo1-21/+35
2013-05-14cgroup: initialize xattr before calling d_instantiate()Li Zefan1-4/+5
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10dm cache: set config valueJoe Thornber1-28/+31
2013-05-10dm cache: move config fnsAlasdair G Kergon1-17/+17
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber3-0/+58
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber3-3/+29
2013-05-10dm thin: detect metadata device resizingJoe Thornber3-3/+64
2013-05-10dm persistent data: support space map resizingJoe Thornber1-6/+32
2013-05-10dm thin: open dev read only when possibleJoe Thornber1-11/+14
2013-05-10dm thin: refactor data dev resizeJoe Thornber2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber2-3/+3
2013-05-10dm cache: fix typos in commentsJoe Thornber1-3/+4
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon1-2/+2
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15