summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio_blk: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
* virtio_net: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
* virtio: add API to enable VQs earlyMichael S. Tsirkin2014-10-151-0/+17
* virtio_net: minor cleanupMichael S. Tsirkin2014-10-151-4/+2
* virtio-net: drop config_mutexMichael S. Tsirkin2014-10-151-6/+1
* virtio_net: drop config_enableMichael S. Tsirkin2014-10-151-23/+4
* virtio-blk: drop config_mutexMichael S. Tsirkin2014-10-151-8/+0
* virtio_blk: drop config_enableMichael S. Tsirkin2014-10-151-19/+4
* virtio: defer config changed notificationsMichael S. Tsirkin2014-10-152-9/+55
* virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin2014-10-153-52/+62
* virtio: unify config_changed handlingMichael S. Tsirkin2014-10-157-28/+17
* virtio_pci: fix virtio spec compliance on restoreMichael S. Tsirkin2014-10-151-3/+30
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-09-105-231/+187
|\
| * udf: saner calling conventions for udf_new_inode()Al Viro2014-09-043-43/+27
| * udf: fix the udf_iget() vs. udf_new_inode() racesAl Viro2014-09-042-1/+13
| * udf: merge the pieces inserting a new non-directory object into directoryAl Viro2014-09-041-69/+29
| * udf: Set i_generation fieldJan Kara2014-09-042-0/+2
| * udf: Properly detect stale inodesJan Kara2014-09-041-2/+4
| * udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-044-95/+96
| * udf: Avoid infinite loop when processing indirect ICBsJan Kara2014-09-041-14/+21
| * udf: Fold udf_fill_inode() into __udf_read_inode()Jan Kara2014-09-041-17/+5
| * udf: Avoid dir link count to go negativeJan Kara2014-09-041-1/+1
* | Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-09-0912-50/+58
|\ \
| * | Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-251-12/+23
| * | CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-255-9/+4
| * | CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-08-251-2/+2
| * | CIFS: Fix directory rename errorPavel Shilovsky2014-08-221-1/+4
| * | cifs: No need to send SIGKILL to demux_thread during umountNamjae Jeon2014-08-221-19/+0
| * | cifs: Allow directIO read/write during cache=strictNamjae Jeon2014-08-222-0/+16
| * | cifs: remove unneeded check of null checking in if conditionNamjae Jeon2014-08-211-2/+1
| * | cifs: fix a possible use of uninit variable in SMB2_sess_setupNamjae Jeon2014-08-211-1/+1
| * | cifs: fix memory leak when password is supplied multiple timesNamjae Jeon2014-08-211-0/+2
| * | cifs: fix a possible null pointer deref in decode_ascii_ssetupNamjae Jeon2014-08-211-3/+4
| * | Trivial whitespace fixSteve French2014-08-201-1/+1
* | | Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-09-094-6/+7
|\ \ \
| * | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
| * | | microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
| * | | microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
| * | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
| * | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
* | | | Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-082-0/+4
|\ \ \ \
| * | | | ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2014-09-032-0/+4
* | | | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-09-082-4/+14
|\ \ \ \ \
| * | | | | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-081-3/+1
| * | | | | nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-09-081-1/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-085-62/+96
|\ \ \ \ \ \
| * | | | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| * | | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| * | | | | | s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter2014-09-011-1/+1
* | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-071-14/+33
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud