summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-267-12/+21
|\
| * fs/exec.c: make bprm_mm_init() staticYuanhan Liu2013-02-261-1/+0
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-261-0/+1
| * kill f_vfsmntAl Viro2013-02-261-1/+0
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-262-1/+3
| * switch vfs_getattr() to struct pathAl Viro2013-02-261-1/+1
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-0/+4
| * constify d_lookup() argumentsAl Viro2013-02-221-1/+1
| * constify __d_lookup() argumentsAl Viro2013-02-221-1/+1
| * vfs: remove d_path_with_unreachableJeff Layton2013-02-221-1/+0
| * new helper: file_inode(file)Al Viro2013-02-224-5/+10
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-4/+4
|\ \
| * | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-121-4/+4
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-262-2/+1
|\ \ \
| * | | cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong2013-02-241-1/+1
| * | | sched: Move RR_TIMESLICE from sysctl.h to rt.hClark Williams2013-02-222-6/+6
| * | | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-201-1/+0
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-02-264-62/+303
|\ \ \ \
| * | | | ext4: reclaim extents from extent status treeZheng Liu2013-02-181-0/+60
| * | | | ext4: lookup block mapping in extent status treeZheng Liu2013-02-181-0/+56
| * | | | ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-181-9/+6
| * | | | ext4: add physical block and status member into extent status treeZheng Liu2013-02-181-12/+22
| * | | | ext4: refine extent status treeZheng Liu2013-02-181-20/+20
| * | | | jbd2: use module parameters instead of debugfs for jbd_debugTheodore Ts'o2013-02-091-2/+1
| * | | | jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o2013-02-082-1/+105
| * | | | jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"Theodore Ts'o2013-02-071-25/+3
| * | | | jbd2: track request delay statisticsTheodore Ts'o2013-02-062-2/+13
| * | | | quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-01-241-0/+1
| * | | | ext4: add tracepoint in punching holeZheng Liu2013-01-161-0/+25
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-1/+10
|\ \ \ \ \
| * | | | | virtio: Add module driver macro for virtio drivers.Sjur Brændeland2013-02-131-0/+9
| * | | | | virtio: make config_ops constStephen Hemminger2013-02-111-1/+1
* | | | | | Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-02-261-0/+9
|\ \ \ \ \ \
| * | | | | | vfio-pci: Add support for VGA region accessAlex Williamson2013-02-181-0/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-267-8/+45
|\ \ \ \ \ \ \
| * | | | | | | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-251-0/+17
| * | | | | | | vlan: adjust vlan_set_encap_proto() for its callersCong Wang2013-02-231-3/+3
| * | | | | | | net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-221-1/+7
| * | | | | | | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-221-0/+1
| * | | | | | | ipv6: use a stronger hash for tcpEric Dumazet2013-02-213-4/+17
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-02-262-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-1/+1
| * | | | | | | | target: Fix error checking for UNMAP commandsRoland Dreier2013-02-131-0/+1
| * | | | | | | | target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+3
| * | | | | | | | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-0/+1
| * | | | | | | | target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-131-1/+1
| * | | | | | | | target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-131-1/+0
| * | | | | | | | target: Export SPC inquiry emulationHannes Reinecke2013-02-131-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-264-19/+111
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-262-10/+31
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |