Age | Commit message (Expand) | Author | Files | Lines |
2014-09-10 | locks: consolidate "nolease" routines | Jeff Layton | 6 | -35/+20 |
2014-09-10 | locks: remove lock_may_read and lock_may_write | Jeff Layton | 2 | -94/+0 |
2014-09-10 | lockd: rip out deferred lock handling from testlock codepath | Jeff Layton | 2 | -50/+6 |
2014-09-10 | NFSD: Get reference of lockowner when coping file_lock | Kinglong Mee | 1 | -4/+21 |
2014-09-10 | NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference | Kinglong Mee | 1 | -16/+16 |
2014-09-10 | locks: Copy fl_lmops information for conflock in locks_copy_conflock() | Kinglong Mee | 2 | -20/+17 |
2014-09-10 | locks: New ops in lock_manager_operations for get/put owner | Kinglong Mee | 2 | -2/+12 |
2014-09-10 | locks: Rename __locks_copy_lock() to locks_copy_conflock() | Kinglong Mee | 2 | -7/+7 |
2014-09-10 | locks: Remove unused conf argument from lm_grant | Joe Perches | 3 | -14/+8 |
2014-09-10 | locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease | Jeff Layton | 1 | -1/+1 |
2014-09-03 | nfs: do not start the callback thread until we set rqstp->rq_task | Trond Myklebust | 1 | -1/+2 |
2014-09-03 | lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task | Trond Myklebust | 1 | -1/+2 |
2014-08-29 | nfsd4: remove labeled NFS warning from config help | J. Bruce Fields | 1 | -3/+0 |
2014-08-29 | sunrpc: fix byte-swapping of displayed XID | Chuck Lever | 1 | -1/+1 |
2014-08-29 | NFSD: Update some as-yet unused 4.2 error codes | Anna Schumaker | 2 | -2/+3 |
2014-08-28 | NFSD: Remove duplicate initialization of file_lock | Kinglong Mee | 1 | -4/+2 |
2014-08-28 | SUNRPC: Fix compile on non-x86 | J. Bruce Fields | 1 | -4/+0 |
2014-08-18 | nfsd: allow turning off nfsv3 readdir_plus | Rajesh Ghanekar | 3 | -2/+12 |
2014-08-17 | nfsd4: reserve adequate space for LOCK op | J. Bruce Fields | 1 | -0/+8 |
2014-08-17 | nfsd4: remove obsolete comment | J. Bruce Fields | 1 | -7/+0 |
2014-08-17 | nfsd3: Check write permission after checking existence | Ross Lagerwall | 1 | -5/+0 |
2014-08-17 | nfsd: call nfs4_put_deleg_lease outside of state_lock | Jeff Layton | 1 | -1/+5 |
2014-08-17 | nfsd: protect lease-related nfs4_file fields with fi_lock | Jeff Layton | 1 | -9/+13 |
2014-08-17 | nfsd: Reorder nfsd_cache_match to check more powerful discriminators first | Trond Myklebust | 1 | -7/+11 |
2014-08-17 | nfsd: split DRC global spinlock into per-bucket locks | Trond Myklebust | 1 | -23/+20 |
2014-08-17 | nfsd: convert num_drc_entries to an atomic_t | Trond Myklebust | 1 | -16/+12 |
2014-08-17 | nfsd: Remove the cache_hash list | Trond Myklebust | 2 | -18/+2 |
2014-08-17 | nfsd: convert the lru list into a per-bucket thing | Trond Myklebust | 1 | -23/+50 |
2014-08-17 | nfsd: Clean up drc cache in preparation for global spinlock elimination | Trond Myklebust | 1 | -21/+24 |
2014-08-17 | SUNRPC: Optimise away svc_recv_available | Trond Myklebust | 1 | -17/+6 |
2014-08-17 | SUNRPC: More optimisations of svc_xprt_enqueue() | Trond Myklebust | 1 | -14/+7 |
2014-08-17 | SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt | Trond Myklebust | 1 | -21/+10 |
2014-08-17 | SUNRPC: get rid of the request wait queue | Trond Myklebust | 3 | -18/+17 |
2014-08-17 | SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt | Trond Myklebust | 1 | -5/+10 |
2014-08-17 | nfs: Ensure that nfs_callback_start_svc sets the server rq_task... | Trond Myklebust | 1 | -0/+1 |
2014-08-17 | lockd: Ensure that lockd_start_svc sets the server rq_task... | Trond Myklebust | 1 | -0/+2 |
2014-08-17 | SUNRPC: Do not override wspace tests in svc_handle_xprt | Trond Myklebust | 1 | -1/+1 |
2014-08-16 | Linux 3.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-08-16 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 24 | -108/+608 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -41/+119 |
2014-08-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
2014-08-16 | Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami... | Linus Torvalds | 1 | -0/+1 |
2014-08-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 17 | -305/+541 |
2014-08-16 | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2 | -30/+62 |
2014-08-16 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -56/+30 |
2014-08-16 | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2 | -0/+20 |
2014-08-16 | Documentation: Add file about toshiba_haps module | Azael Avalos | 2 | -0/+78 |
2014-08-16 | platform/x86: Toshiba HDD Active Protection Sensor | Azael Avalos | 1 | -0/+265 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the U32U | Hans de Goede | 1 | -0/+14 |
2014-08-16 | alienware-wmi: make hdmi_mux enabled on case-by-case basis | Mario Limonciello | 1 | -2/+20 |