aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14block, cfq: move icq cache management to block coreTejun Heo5-42/+62
2011-12-14block, cfq: move io_cq lookup to blk-ioc.cTejun Heo3-40/+45
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo4-21/+20
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo3-174/+175
2011-12-14block: remove elevator_queue->opsTejun Heo3-46/+43
2011-12-14block: reorder elevator switch sequenceTejun Heo1-54/+37
2011-12-14block, cfq: replace current_io_context() with create_io_context()Tejun Heo4-54/+71
2011-12-14block, cfq: kill cic->keyTejun Heo2-22/+5
2011-12-14block, cfq: kill ioc_goneTejun Heo2-55/+5
2011-12-14block, cfq: remove delayed unlinkTejun Heo3-99/+10
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo7-72/+159
2011-12-14block, cfq: fix cic lookup lockingTejun Heo1-32/+35
2011-12-14block, cfq: fix race condition in cic creation path and tighten lockingTejun Heo1-59/+76
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo5-27/+65
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo2-26/+33
2011-12-14block: misc updates to blk_get_queue()Tejun Heo6-10/+13
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo7-69/+91
2011-12-14block: misc ioc cleanupsTejun Heo2-45/+39
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo5-55/+32
2011-12-14block: add missing blk_queue_dead() checksTejun Heo2-2/+25
2011-12-14block: fix drain_all condition in blk_drain_queue()Tejun Heo1-6/+18
2011-12-14block: add blk_queue_dead()Tejun Heo6-9/+10
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo3-53/+8
2011-12-09Linux 3.2-rc5Linus Torvalds1-1/+1
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocksMichal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki1-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook1-3/+6
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli1-12/+4
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov4-12/+10
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov1-3/+6
2011-12-09MAINTAINERS: Update amd-iommu F: patternsJoe Perches1-2/+2
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming6-35/+48
2011-12-08cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton1-2/+8
2011-12-08cifs: attempt to freeze while looping on a receive attemptJeff Layton1-0/+2
2011-12-08cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-12-08CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky1-0/+26
2011-12-09md: raid5 crash during degradationAdam Kwolek1-2/+2
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9