Age | Commit message (Expand) | Author | Files | Lines |
2013-11-24 | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet | 10 | -87/+94 |
2013-11-24 | bio-integrity: Convert to bvec_iter | Kent Overstreet | 4 | -126/+71 |
2013-11-24 | block: Convert bio_copy_data() to bvec_iter | Kent Overstreet | 1 | -35/+25 |
2013-11-24 | block: Immutable bio vecs | Kent Overstreet | 7 | -38/+194 |
2013-11-24 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 39 | -397/+401 |
2013-11-24 | block: Convert bio_iovec() to bvec_iter | Kent Overstreet | 6 | -23/+26 |
2013-11-24 | dm: Use bvec_iter for dm_bio_record() | Kent Overstreet | 1 | -9/+3 |
2013-11-24 | block: Abstract out bvec iterator | Kent Overstreet | 107 | -638/+700 |
2013-11-24 | bcache: Kill unaligned bvec hack | Kent Overstreet | 3 | -35/+7 |
2013-11-24 | block: Convert various code to bio_for_each_segment() | Kent Overstreet | 10 | -102/+67 |
2013-11-24 | block: submit_bio_wait() conversions | Kent Overstreet | 8 | -118/+24 |
2013-11-22 | Linux 3.13-rc1v3.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+2 |
2013-11-22 | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -47/+161 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 54 | -324/+1057 |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 65 | -521/+518 |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 53 | -789/+1009 |
2013-11-22 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -13/+88 |
2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 72 | -316/+504 |
2013-11-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -14/+39 |
2013-11-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -9/+32 |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -83/+51 |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -75/+101 |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2 | -2/+6 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 15 | -72/+73 |
2013-11-22 | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 6 | -24/+44 |
2013-11-22 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 6 | -375/+280 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 20 | -36/+75 |
2013-11-22 | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) | David Henningsson | 1 | -1/+1 |
2013-11-22 | ALSA: hda - Provide missing pin configs for VAIO with ALC260 | Takashi Iwai | 1 | -0/+20 |
2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 16 | -124/+227 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 125 | -2058/+7712 |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 12 | -113/+259 |
2013-11-22 | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-22 | MAINTAINERS: add keyboard driver to Hyper-V file list | Haiyang Zhang | 1 | -0/+1 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2 | -4/+6 |
2013-11-22 | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) | Jesper Nilsson | 1 | -3/+6 |
2013-11-22 | mm, mempolicy: silence gcc warning | David Rientjes | 1 | -1/+1 |
2013-11-22 | block/partitions/efi.c: fix bound check | Antti P Miettinen | 1 | -2/+3 |
2013-11-22 | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown | Johan Hovold | 1 | -0/+9 |
2013-11-22 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 3 | -60/+106 |
2013-11-22 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 2 | -6/+6 |
2013-11-22 | ipc,shm: fix shm_file deletion races | Greg Thelen | 1 | -5/+23 |
2013-11-22 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 3 | -38/+48 |
2013-11-22 | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches | 1 | -0/+1 |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi | 1 | -2/+14 |
2013-11-21 | gso: handle new frag_list of frags GRO packets | Herbert Xu | 1 | -25/+50 |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse | 1 | -1/+4 |
2013-11-21 | genetlink: fix genl_set_err() group ID | Johannes Berg | 1 | -0/+3 |
2013-11-21 | genetlink: fix genlmsg_multicast() bug | Johannes Berg | 2 | -6/+3 |