| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-09 | 1 | -1/+7 |
|\ |
|
| * | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 2014-02-09 | 1 | -1/+7 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 2 | -1/+11 |
|\ \ |
|
| * | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 567 | -3840/+14954 |
| |\| |
|
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 50 | -340/+737 |
| |\ \ |
|
| * | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 2 | -1/+11 |
* | | | | swap: add a simple detector for inappropriate swapin readahead | Shaohua Li | 2014-02-06 | 1 | -2/+2 |
* | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-02-05 | 1 | -6/+2 |
|\ \ \ \ |
|
| * | | | | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 2014-02-03 | 1 | -6/+2 |
* | | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2014-02-05 | 2 | -1/+16 |
|\ \ \ \ \ |
|
| * | | | | | NVMe: Abort timed out commands | Keith Busch | 2014-01-27 | 2 | -0/+12 |
| * | | | | | NVMe: Schedule reset for failed controllers | Keith Busch | 2014-01-27 | 1 | -0/+1 |
| * | | | | | NVMe: Device resume error handling | Keith Busch | 2013-12-16 | 1 | -0/+1 |
| * | | | | | NVMe: compat SG_IO ioctl | Keith Busch | 2013-12-16 | 1 | -0/+1 |
| * | | | | | NVMe: Avoid shift operation when writing cq head doorbell | Haiyan Hu | 2013-11-18 | 1 | -1/+1 |
* | | | | | | execve: use 'struct filename *' for executable name passing | Linus Torvalds | 2014-02-05 | 3 | -2/+3 |
* | | | | | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-02-04 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirm | Trond Myklebust | 2014-02-01 | 1 | -0/+2 |
* | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2014-02-02 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: sl[uo]b: fix misleading comments | Dave Hansen | 2014-01-31 | 1 | -4/+4 |
| * | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings | Randy Dunlap | 2013-12-18 | 1 | -56/+46 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Typo in compat_sys_lseek() declaration | Stephan Springl | 2014-01-31 | 1 | -1/+1 |
* | | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-01-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping | Jeff Layton | 2014-01-27 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-01-31 | 6 | -9/+89 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | target: Fix percpu_ref_put race in transport_lun_remove_cmd | Nicholas Bellinger | 2014-01-30 | 1 | -1/+1 |
| * | | | | | | | | target: Report bad sector in sense data for DIF errors | Sagi Grimberg | 2014-01-25 | 1 | -1/+4 |
| * | | | | | | | | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger | 2014-01-25 | 1 | -1/+1 |
| * | | | | | | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 2014-01-23 | 1 | -1/+2 |
| * | | | | | | | | target: Add protection SGLs to target_submit_cmd_map_sgls | Nicholas Bellinger | 2014-01-18 | 1 | -1/+2 |
| * | | | | | | | | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation | Nicholas Bellinger | 2014-01-18 | 1 | -0/+4 |
| * | | | | | | | | target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases | Nicholas Bellinger | 2014-01-18 | 1 | -0/+3 |
| * | | | | | | | | target: Add DIF related base definitions | Nicholas Bellinger | 2014-01-18 | 2 | -0/+47 |
| * | | | | | | | | target: Convert inquiry temporary buffer to heap memory | Nicholas Bellinger | 2014-01-09 | 1 | -1/+1 |
| * | | | | | | | | target_core_alua: Referrals infrastructure | Hannes Reinecke | 2014-01-09 | 2 | -0/+19 |
| * | | | | | | | | target_core_spc: Include target device descriptor in VPD page 83 | Hannes Reinecke | 2013-12-17 | 1 | -1/+1 |
| * | | | | | | | | target_core_alua: Use workqueue for ALUA transitioning | Hannes Reinecke | 2013-12-17 | 1 | -0/+4 |
| * | | | | | | | | target_core_alua: store old and pending ALUA state | Hannes Reinecke | 2013-12-17 | 1 | -0/+2 |
| * | | | | | | | | target_core_alua: Allocate ALUA metadata on demand | Hannes Reinecke | 2013-12-17 | 1 | -3/+0 |
| * | | | | | | | | target: Remove unused ua_dev_list member in struct se_ua | Andy Grover | 2013-12-16 | 1 | -1/+0 |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-31 | 21 | -367/+396 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [media] s5p-mfc: Add controls to set vp8 enc profile | Kiran AVND | 2014-01-13 | 1 | -0/+1 |
| * | | | | | | | | | [media] s5p-mfc: Add QP setting support for vp8 encoder | Arun Kumar K | 2014-01-13 | 1 | -0/+4 |
| * | | | | | | | | | [media] videodev2: Set vb2_rect's width and height as unsigned | Ricardo Ribalda | 2014-01-07 | 1 | -2/+2 |
| * | | | | | | | | | [media] saa6588: add support for non-blocking mode | Hans Verkuil | 2014-01-07 | 1 | -0/+1 |
| * | | | | | | | | | [media] saa6588: remove unused CMD_OPEN | Hans Verkuil | 2014-01-07 | 1 | -1/+0 |
| * | | | | | | | | | [media] saa6752hs.h: drop empty header | Hans Verkuil | 2014-01-07 | 1 | -26/+0 |
| * | | | | | | | | | [media] saa7134: convert to the control framework | Hans Verkuil | 2014-01-07 | 1 | -0/+4 |
| * | | | | | | | | | [media] vb2: retry start_streaming in case of insufficient buffers | Hans Verkuil | 2014-01-07 | 1 | -4/+11 |