aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block/queue-sysfs.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon1-0/+64
2012-08-09Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon1-0/+77
2012-08-09Documentation: update missing index files in block/00-INDEXNamjae Jeon1-2/+8
2012-08-09block: move down direct IO pluggingFengguang Wu2-4/+5
2012-08-09block: remove plugging at buffered write timeFengguang Wu1-3/+0
2012-08-09block: disable discard request merge temporarilyShaohua Li1-1/+1
2012-08-09bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov1-5/+6
2012-08-03block: Don't use static to define "void *p" in show_partition_start()Jianpeng Ma1-1/+1
2012-08-02block: Add blk_bio_map_sg() helperAsias He2-0/+39
2012-08-02block: Introduce __blk_segment_map_sg() helperAsias He1-35/+45
2012-08-02fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devicesJianpeng Ma1-0/+3
2012-08-02block: split discard into aligned requestsPaolo Bonzini2-10/+34
2012-08-02block: reorganize rounding of max_discard_sectorsPaolo Bonzini1-4/+5
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields3-8/+1
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow2-5/+116
2012-08-01block: remove dead func declarationYuanhan Liu1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal5-9/+132
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson1-0/+1
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer1-2/+1
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga1-2/+0
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga1-1/+1
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman3-3/+38
2012-07-31tmpfs: distribute interleave better across nodesNathan Zimmer1-2/+4
2012-07-31mm: remove redundant initializationMinchan Kim2-12/+2
2012-07-31mm: warn if pg_data_t isn't initialized with zeroMinchan Kim1-0/+3
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2012-07-31memcg: gix memory accounting scalability in shrink_page_listTim Chen1-0/+2
2012-07-31mm/sparse: remove index_init_lockGavin Shan1-13/+1
2012-07-31mm/sparse: more checks on mem_section numberGavin Shan1-0/+2
2012-07-31mm/sparse: optimize sparse_index_allocGavin Shan1-6/+4
2012-07-31memcg: add mem_cgroup_from_css() helperWanpeng Li1-8/+11
2012-07-31memcg: further prevent OOM with too many dirty pagesHugh Dickins1-9/+24
2012-07-31memcg: prevent OOM with too many dirty pagesMichal Hocko1-3/+20
2012-07-31mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23