index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
2012-07-27
3
-16
/
+25
*
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
2012-07-27
2
-5
/
+4
*
Lockd: move grace period management from lockd() to per-net functions
Stanislav Kinsbursky
2012-07-27
1
-6
/
+3
*
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
2012-07-27
10
-58
/
+67
*
LockD: manage grace list per network namespace
Stanislav Kinsbursky
2012-07-27
3
-3
/
+13
*
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-07-27
5
-7
/
+9
*
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
2012-07-27
2
-13
/
+21
*
LockD: make lockd manager allocated per network namespace
Stanislav Kinsbursky
2012-07-27
2
-8
/
+12
*
LockD: manage grace period per network namespace
Stanislav Kinsbursky
2012-07-27
2
-6
/
+13
*
Lockd: add more debug to host shutdown functions
Stanislav Kinsbursky
2012-07-27
1
-2
/
+2
*
Lockd: host complaining function introduced
Stanislav Kinsbursky
2012-07-27
1
-27
/
+30
*
LockD: manage used host count per networks namespace
Stanislav Kinsbursky
2012-07-27
2
-0
/
+19
*
LockD: manage garbage collection timeout per networks namespace
Stanislav Kinsbursky
2012-07-27
2
-3
/
+10
*
LockD: make garbage collector network namespace aware.
Stanislav Kinsbursky
2012-07-27
1
-9
/
+13
*
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2012-07-27
3
-8
/
+16
*
nfsd4: fix missing fault_inject.h include
J. Bruce Fields
2012-07-27
1
-0
/
+1
*
locks: move lease-specific code out of locks_delete_lock
J. Bruce Fields
2012-07-27
1
-6
/
+5
*
locks: prevent side-effects of locks_release_private before file_lock is init...
Filipe Brandenburger
2012-07-27
1
-11
/
+6
*
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
2
-5
/
+7
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
3
-17
/
+14
*
nfsd: add get_uint for u32's
J. Bruce Fields
2012-07-25
2
-3
/
+19
*
NFSd: fix locking in nfsd_forget_delegations()
Stanislav Kinsbursky
2012-07-25
1
-6
/
+17
*
nfsd4: fix cr_principal comparison check in same_creds
Vivek Trivedi
2012-07-25
1
-2
/
+2
*
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
NeilBrown
2012-07-12
1
-1
/
+4
*
sunrpc/cache.h: replace simple_strtoul
Eldad Zack
2012-07-11
1
-5
/
+1
*
sunrpc/cache.h: fix coding style
Eldad Zack
2012-07-11
1
-4
/
+10
*
nfsd: share some function prototypes
J. Bruce Fields
2012-07-10
1
-0
/
+2
*
nfsd: allow owner_override only for regular files
J. Bruce Fields
2012-07-10
1
-1
/
+9
*
nfsd4: release openowners on free in >=4.1 case
J. Bruce Fields
2012-07-10
1
-6
/
+13
*
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-07-10
1
-1
/
+1
*
nfsd4: process_open2 cleanup
J. Bruce Fields
2012-06-20
1
-5
/
+3
*
nfsd4: nfsd4_lock() cleanup
J. Bruce Fields
2012-06-20
1
-12
/
+3
*
nfsd4: remove unnecessary comment
J. Bruce Fields
2012-06-20
1
-1
/
+0
*
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
2012-06-20
2
-7
/
+16
*
nfsd: probe the back channel on new connections
Weston Andros Adamson
2012-06-20
1
-0
/
+5
*
Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-06-18
11
-38
/
+66
|
\
|
*
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
2012-06-06
1
-1
/
+1
|
*
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
Heiko Stübner
2012-06-06
1
-1
/
+1
|
*
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
2
-3
/
+5
|
*
mmc: omap: Fix broken reg_shift initialization
Tony Lindgren
2012-06-06
1
-2
/
+1
|
*
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
Tony Lindgren
2012-06-06
1
-5
/
+8
|
*
mmc: omap: Fix a section warning regression
Tony Lindgren
2012-06-06
1
-1
/
+1
|
*
mmc: dw_mmc: correct the calculation for CLKDIV
Seungwon Jeon
2012-06-06
1
-4
/
+5
|
*
mmc: dw_mmc: fix incorrect setting of host->data of NULL
Seungwon Jeon
2012-06-06
1
-1
/
+1
|
*
mmc: dw_mmc: fix the IDMAC sw reset
Seungwon Jeon
2012-06-06
1
-12
/
+12
|
*
mmc: dw_mmc: fix the transmission handling in IDMAC
Seungwon Jeon
2012-06-06
1
-1
/
+0
|
*
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
2012-06-06
2
-0
/
+8
|
*
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
2012-06-06
2
-3
/
+19
|
*
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
2012-06-06
1
-2
/
+2
|
*
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
Chris Ball
2012-06-06
1
-2
/
+2
[next]