2016-06-09 |
Ming Lei | block: move bvec iterator into include/linux/bvec.h |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Omar Sandoval | blk-mq: actually hook up defer list when running requests |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Christoph Hellwig | block: better packing for struct request |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Mike Christie | ext4: use bio op helprs in ext4 crypto code |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Jan Kara | cfq-iosched: Convert to use highres timers |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Jeff Moyer | cfq-iosched: Expose microsecond interfaces |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Jeff Moyer | cfq-iosched: Convert from jiffies to nanoseconds |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: do not use REQ_FLUSH for tracking flush support |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, drivers: add REQ_OP_FLUSH operation |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, fs, drivers: remove REQ_OP compat defs and relat... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, drivers, fs: shrink bi_rw from long to int |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: move bio io prio to a new field |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | ide cd: do not set REQ_WRITE on requests. |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | blktrace: use op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | drivers: use req op accessor |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: convert is_sync helpers to use REQ_OPs. |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: convert merge/insert code to check for REQ_OPs. |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | blkg_rwstat: separate op from flags |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: prepare elevator to use REQ_OPs. |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: prepare mq request creation to use REQ_OPs |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: prepare request creation/destruction code to... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: copy bio op to request op |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | xen: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | target: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | md: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | drbd: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | bcache: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | dm: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | dm: pass dm stats data dir instead of bi_rw |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | pm: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | ocfs2: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | nilfs: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | mpage: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | hfsplus: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | xfs: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | gfs2: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | f2fs: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | btrfs: use bio fields for op and flags |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | btrfs: update __btrfs_map_block for REQ_OP transition |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | btrfs: use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | btrfs: have submit_one_bio users use bio op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | direct-io: use bio set/get op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block discard: use bio set op accessor |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, fs, mm, drivers: use bio set/get op accessors |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | bcache: use op_is_write instead of checking for REQ_WRITE |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | dm: use op_is_write instead of checking for REQ_WRITE |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block, drivers, cgroup: use op_is_write helper instead... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | fs: have ll_rw_block users pass in op and flags separately |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | fs: have submit_bh users pass in op and flags separately |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block: add REQ_OP definitions and helpers |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mike Christie | block/fs/drivers: remove rw argument from submit_bio |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Linus Torvalds | Linux 4.7-rc2 v4.7-rc2 |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Linus Torvalds | Merge branch 'parisc-4.7-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Eric W. Biederman | devpts: Make each mount of devpts an independent filesy... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Helge Deller | parisc: Move die_if_kernel() prototype into traps.h... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Helge Deller | parisc: Fix pagefault crash in unaligned __get_user... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Helge Deller | parisc: Fix printk time during boot |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Mikulas Patocka | parisc: Fix backtrace on PA-RISC |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge tag 'drm-fixes-for-v4.7-rc2' of git://people... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge branch 'for-linus-4.7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge tag 'acpi-4.7-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge tag 'pm-4.7-rc2' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mel Gorman | mm, page_alloc: recalculate the preferred zoneref if... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mel Gorman | mm, page_alloc: reset zonelist iterator after resetting... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Michal Hocko | mm, oom_reaper: do not use siglock in try_oom_reaper() |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Vlastimil Babka | mm, page_alloc: prevent infinite loop in buffered_rmqueue() |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Joe Perches | checkpatch: reduce git commit description style false... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Vitaly Wool | mm/z3fold.c: avoid modifying HEADLESS page and minor... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tejun Heo | memcg: add RCU locking around css_for_each_descendant_p... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Yang Shi | mm: check the return value of lookup_page_ext for all... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Corey Minyard | kdump: fix dmesg gdbmacro to work with record based... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Guillermo Julián... | mm: fix overflow in vm_map_ram() |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linus Torvalds | Merge branch 'fixes' of git://git.armlinux.org.uk/... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linus Torvalds | Merge tag 'powerpc-4.7-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Rafael J. Wysocki | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Rafael J. Wysocki | Merge branch 'pm-cpufreq-fixes' |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Chris Mason | Btrfs: deal with duplciates during extent_map insertion... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Thomas Gleixner | Merge tag 'irqchip-4.7-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mark Rutland | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mark Rutland | arm64: move {PAGE,CONT}_SHIFT into Kconfig |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mark Rutland | arm64: mm: dump: log span level |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mark Rutland | arm64: update stale PAGE_OFFSET comment |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Julien Grall | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Julien Grall | drivers/perf: arm_pmu: Defer the setting of __oprofile_... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Julien Grall | drivers/perf: arm_pmu: Fix reference count of a device_... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Mark Rutland | arm64: report CPU number in bad_mode |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Stephan Mueller | KEYS: Add placeholder for KDF usage with DH |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Dave Airlie | drm/omap: fix unused variable warning. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Dave Airlie | Merge tag 'omapdrm-4.7-fixes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Dave Airlie | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengut... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Dave Airlie | Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github... |
commit | commitdiff | tree | snapshot |
next |