| Commit message (Expand) | Author | Age | Files | Lines |
* | fat: add extended fileds to struct fat_boot_sector | Oleksij Rempel | 2013-02-28 | 1 | -8/+28 |
* | hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes | Vyacheslav Dubeyko | 2013-02-28 | 1 | -5/+8 |
* | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak | 2013-02-28 | 1 | -3/+3 |
* | lib/scatterlist: add simple page iterator | Imre Deak | 2013-02-28 | 1 | -0/+35 |
* | backlight: add new lp8788 backlight driver | Kim, Milo | 2013-02-28 | 1 | -19/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 7 | -12/+21 |
|\ |
|
| * | fs/exec.c: make bprm_mm_init() static | Yuanhan Liu | 2013-02-26 | 1 | -1/+0 |
| * | export kernel_write(), convert open-coded instances | Al Viro | 2013-02-26 | 1 | -0/+1 |
| * | kill f_vfsmnt | Al Viro | 2013-02-26 | 1 | -1/+0 |
| * | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton | 2013-02-26 | 2 | -1/+3 |
| * | switch vfs_getattr() to struct path | Al Viro | 2013-02-26 | 1 | -1/+1 |
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -0/+4 |
| * | constify d_lookup() arguments | Al Viro | 2013-02-23 | 1 | -1/+1 |
| * | constify __d_lookup() arguments | Al Viro | 2013-02-23 | 1 | -1/+1 |
| * | vfs: remove d_path_with_unreachable | Jeff Layton | 2013-02-23 | 1 | -1/+0 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 4 | -5/+10 |
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-27 | 1 | -4/+4 |
|\ \ |
|
| * | | asm-generic: io: Fix ioread16/32be and iowrite16/32be | Michal Simek | 2013-02-12 | 1 | -4/+4 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-27 | 2 | -2/+1 |
|\ \ \ |
|
| * | | | cputime: Constify timeval_to_cputime(timeval) argument | Li Zhong | 2013-02-24 | 1 | -1/+1 |
| * | | | sched: Move RR_TIMESLICE from sysctl.h to rt.h | Clark Williams | 2013-02-22 | 2 | -6/+6 |
| * | | | sched/core: Remove the obsolete and unused nr_uninterruptible() function | Sha Zhengju | 2013-02-20 | 1 | -1/+0 |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-02-26 | 4 | -62/+303 |
|\ \ \ \ |
|
| * | | | | ext4: reclaim extents from extent status tree | Zheng Liu | 2013-02-18 | 1 | -0/+60 |
| * | | | | ext4: lookup block mapping in extent status tree | Zheng Liu | 2013-02-18 | 1 | -0/+56 |
| * | | | | ext4: rename and improbe ext4_es_find_extent() | Zheng Liu | 2013-02-18 | 1 | -9/+6 |
| * | | | | ext4: add physical block and status member into extent status tree | Zheng Liu | 2013-02-18 | 1 | -12/+22 |
| * | | | | ext4: refine extent status tree | Zheng Liu | 2013-02-18 | 1 | -20/+20 |
| * | | | | jbd2: use module parameters instead of debugfs for jbd_debug | Theodore Ts'o | 2013-02-09 | 1 | -2/+1 |
| * | | | | jbd2: add tracepoints which provide per-handle statistics | Theodore Ts'o | 2013-02-08 | 2 | -1/+105 |
| * | | | | jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle" | Theodore Ts'o | 2013-02-07 | 1 | -25/+3 |
| * | | | | jbd2: track request delay statistics | Theodore Ts'o | 2013-02-07 | 2 | -2/+13 |
| * | | | | quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format | Theodore Ts'o | 2013-01-25 | 1 | -0/+1 |
| * | | | | ext4: add tracepoint in punching hole | Zheng Liu | 2013-01-17 | 1 | -0/+25 |
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 | 1 | -1/+10 |
|\ \ \ \ \ |
|
| * | | | | | virtio: Add module driver macro for virtio drivers. | Sjur Brændeland | 2013-02-13 | 1 | -0/+9 |
| * | | | | | virtio: make config_ops const | Stephen Hemminger | 2013-02-11 | 1 | -1/+1 |
* | | | | | | Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-02-26 | 1 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfio-pci: Add support for VGA region access | Alex Williamson | 2013-02-18 | 1 | -0/+9 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-26 | 7 | -8/+45 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | IP_GRE: Fix IP-Identification. | Pravin B Shelar | 2013-02-25 | 1 | -0/+17 |
| * | | | | | | | vlan: adjust vlan_set_encap_proto() for its callers | Cong Wang | 2013-02-24 | 1 | -3/+3 |
| * | | | | | | | net: fix possible deadlock in sum_frag_mem_limit | Eric Dumazet | 2013-02-22 | 1 | -1/+7 |
| * | | | | | | | ipv4: fix error handling in icmp_protocol. | Li Wei | 2013-02-22 | 1 | -0/+1 |
| * | | | | | | | ipv6: use a stronger hash for tcp | Eric Dumazet | 2013-02-22 | 3 | -4/+17 |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-02-26 | 2 | -3/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors | Roland Dreier | 2013-02-23 | 1 | -1/+1 |
| * | | | | | | | | target: Fix error checking for UNMAP commands | Roland Dreier | 2013-02-13 | 1 | -0/+1 |
| * | | | | | | | | target: Add device attribute to expose config_item_name for INQUIRY model | Tregaron Bayly | 2013-02-13 | 1 | -0/+3 |
| * | | | | | | | | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status | Nicholas Bellinger | 2013-02-13 | 1 | -0/+1 |