summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-1012-50/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-261-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-211-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-092-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-092-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-081-14/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: check cgroup liveliness before unbreaking kernfsLi Zefan2014-09-041-1/+7
| * | | | | | | | | cgroup: delay the clearing of cgrp->kn->privLi Zefan2014-09-041-11/+10
| * | | | | | | | | cgroup: Display legacy cgroup files on default hierarchyVivek Goyal2014-08-221-2/+11
| * | | | | | | | | cgroup: reject cgroup names with '\n'Alban Crequy2014-08-181-0/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-082-6/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | percpu: free percpu allocation info for uniprocessor systemHonggang Li2014-08-161-0/+2
| * | | | | | | | | percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-08-151-0/+1
| * | | | | | | | | percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-08-151-6/+15
* | | | | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-085-18/+99
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi2014-09-061-14/+34
| * | | | | | | | | | ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-061-1/+14
| * | | | | | | | | | ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-051-0/+2
| * | | | | | | | | | ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-012-0/+24
| * | | | | | | | | | ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * | | | | | | | | | ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * | | | | | | | | | ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-08116-555/+1082
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-0811-14/+33
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3