Age | Commit message (Expand) | Author |
2014-07-08 | nfsd: fix rare symlink decoding bug | J. Bruce Fields |
2014-06-23 | nfsd: properly handle embedded newlines in fault_injection input | Jeff Layton |
2014-06-23 | nfsd: fix return of nfs4_acl_write_who | Jeff Layton |
2014-06-23 | nfsd: add appropriate __force directives to filehandle generation code | Jeff Layton |
2014-06-23 | nfsd: nfsd_splice_read and nfsd_readv should return __be32 | Jeff Layton |
2014-06-23 | nfsd: clean up sparse endianness warnings in nfscache.c | Jeff Layton |
2014-06-23 | nfsd: add __force to opaque verifier field casts | Jeff Layton |
2014-06-23 | NFSD: Using exp_get for export getting | Kinglong Mee |
2014-06-23 | NFSD: Using path_get when assigning path for export | Kinglong Mee |
2014-06-23 | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok | Kinglong Mee |
2014-06-23 | NFSD: Using min/max/min_t/max_t for calculate | Kinglong Mee |
2014-06-21 | Linux 3.16-rc2v3.16-rc2 | Linus Torvalds |
2014-06-21 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-21 | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-06-21 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-06-21 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-06-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-21 | Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-06-21 | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds |
2014-06-21 | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-21 | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-21 | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-21 | Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-20 | MAINTAINERS: add entry for VMware Balloon driver | Dmitry Torokhov |
2014-06-19 | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-19 | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-06-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-06-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-06-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-19 | w1: mxc_w1: Fix incorrect "presence" status | Alexander Shiyan |
2014-06-19 | imx-drm: parallel-display: Fix DPMS default state. | Denis Carikli |
2014-06-19 | staging: android: timed_output: fix use after free of dev | Yi Zhang |
2014-06-20 | unicore32: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-06-20 | UniCore32: Change git tree location information in MAINTAINERS | Guan Xuetao |
2014-06-20 | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin... | Chen Gang |
2014-06-20 | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. | Chen Gang |
2014-06-20 | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f... | Chen Gang |
2014-06-20 | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM | Chen Gang |
2014-06-20 | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h | Chen Gang |
2014-06-20 | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f... | Chen Gang |
2014-06-20 | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte... | Chen Gang |
2014-06-20 | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi... | Chen Gang |
2014-06-20 | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai... | Chen Gang |
2014-06-20 | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 | Chen Gang |
2014-06-20 | drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() | Chen Gang |
2014-06-20 | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error | Chen Gang |