| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sunrpc: fix tracepoint Warning: unknown op '->' | Pratyush Anand | 2015-08-31 | 1 | -7/+14 |
* | lockd: NLM grace period shouldn't block NFSv4 opens | J. Bruce Fields | 2015-08-13 | 1 | -0/+6 |
* | sunrpc: Switch to using hash list instead single list | Kinglong Mee | 2015-08-13 | 1 | -2/+2 |
* | sunrpc/nfsd: Remove redundant code by exports seq_operations functions | Kinglong Mee | 2015-08-13 | 1 | -0/+5 |
* | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun... | Jeff Layton | 2015-08-10 | 1 | -0/+3 |
* | nfsd/sunrpc: move pool_mode definitions into svc.h | Jeff Layton | 2015-08-10 | 1 | -0/+25 |
* | nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops | Jeff Layton | 2015-08-10 | 1 | -0/+3 |
* | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation | Jeff Layton | 2015-08-10 | 2 | -0/+4 |
* | nfsd/sunrpc: move sv_module parm into sv_ops | Jeff Layton | 2015-08-10 | 1 | -3/+6 |
* | nfsd/sunrpc: move sv_function into sv_ops | Jeff Layton | 2015-08-10 | 1 | -8/+3 |
* | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it | Jeff Layton | 2015-08-10 | 1 | -10/+10 |
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD | Chuck Lever | 2015-08-10 | 1 | -7/+2 |
* | svcrdma: Remove svc_rdma_fastreg() | Chuck Lever | 2015-07-20 | 1 | -1/+0 |
* | svcrdma: Clean up svc_rdma_get_reply_array() | Chuck Lever | 2015-07-20 | 1 | -79/+2 |
* | nfsd: Add macro NFS_ACL_MASK for ACL | Kinglong Mee | 2015-07-20 | 1 | -0/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-18 | 1 | -2/+14 |
|\ |
|
| * | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 2015-07-18 | 1 | -1/+5 |
| * | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen | 2015-07-18 | 1 | -2/+10 |
* | | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim | 2015-07-17 | 1 | -0/+13 |
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 1 | -0/+16 |
* | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-17 | 2 | -2/+2 |
* | | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-17 | 11 | -28/+33 |
* | | mm: hugetlb: allow hugepages_supported to be architecture specific | Dominik Dingel | 2015-07-17 | 1 | -9/+8 |
* | | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-17 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-13 | 1 | -0/+1 |
| |\ \ |
|
| | * | | hid-sensor: Fix suspend/resume delay | Srinivas Pandruvada | 2015-06-02 | 1 | -0/+1 |
* | | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-07-17 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | gpio: Remove double "base" in comment | Geert Uytterhoeven | 2015-07-16 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-07-16 | 1 | -8/+3 |
|\ \ \ |
|
| * | | | blkcg: fix blkcg_policy_data allocation bug | Tejun Heo | 2015-07-09 | 1 | -8/+2 |
| * | | | blkcg: implement all_blkcgs list | Tejun Heo | 2015-07-09 | 1 | -0/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-07-15 | 2 | -3/+18 |
|\ \ \ \ |
|
| * | | | | IB/srp: Avoid using uninitialized variable | Sagi Grimberg | 2015-07-14 | 1 | -0/+1 |
| * | | | | IB: Add rdma_cap_ib_switch helper and use where appropriate | Hal Rosenstock | 2015-07-14 | 1 | -3/+17 |
* | | | | | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-07-15 | 1 | -10/+20 |
|\ \ \ \ \ |
|
| * | | | | | locks: inline posix_lock_file_wait and flock_lock_file_wait | Jeff Layton | 2015-07-13 | 1 | -18/+14 |
| * | | | | | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait | Jeff Layton | 2015-07-13 | 1 | -0/+14 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-07-15 | 1 | -0/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: count number of assigned devices | Paolo Bonzini | 2015-07-10 | 1 | -0/+18 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-15 | 2 | -78/+84 |
|\ \ \ \ \ \ |
|
| * | | | | | | module: relocate module_init from init.h to module.h | Paul Gortmaker | 2015-07-05 | 2 | -78/+84 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-07-13 | 3 | -1/+9 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | can: replace timestamp as unique skb attribute | Oliver Hartkopp | 2015-07-12 | 1 | -0/+2 |
| * | | | | | cdc_ncm: Add support for moving NDP to end of NCM frame | Enrico Mioso | 2015-07-09 | 1 | -1/+6 |
| * | | | | | ipv4: add support for linkdown sysctl to netconf | Andy Gospodarek | 2015-07-08 | 1 | -0/+1 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-07-12 | 2 | -3/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | time: Get rid of do_posix_clock_monotonic_gettime | Thomas Gleixner | 2015-07-09 | 1 | -1/+0 |
| * | | | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build | Thomas Gleixner | 2015-07-07 | 1 | -0/+7 |
| * | | | | | | tick/broadcast: Make idle check independent from mode and config | Thomas Gleixner | 2015-07-07 | 1 | -4/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-12 | 1 | -1/+6 |
|\ \ \ \ \ \ |
|