summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: add container_of_safe()NeilBrown2018-04-2314-48/+37
* staging: lustre: rearrange placement of CPU partition management code.NeilBrown2018-04-234-1136/+1076
* staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown2018-04-234-81/+35
* staging: lustre: convert osc_quota hash to rhashtableNeilBrown2018-04-233-95/+48
* staging: lustre: convert obd uuid hash to rhashtableNeilBrown2018-04-235-125/+80
* staging: lustre: convert lov_pool to use rhashtableNeilBrown2018-04-235-109/+80
* staging: lustre: ptlrpc: convert conn_hash to rhashtableNeilBrown2018-04-233-107/+64
* staging: lustre: remove libcfs/linux/libcfs.hNeilBrown2018-04-232-84/+42
* staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown2018-04-232-31/+32
* staging: lustre: llite: correct removexattr detectionJames Simmons2018-04-231-1/+5
* staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond2018-04-231-7/+8
* staging: lustre: llite: style changes in xattr.cJames Simmons2018-04-231-11/+11
* staging: lustre: llite: cleanup xattr code commentsJames Simmons2018-04-231-3/+3
* staging: lustre: llite: use proper types in the xattr codeJames Simmons2018-04-231-4/+4
* staging: lustre: llite: cleanup posix acl xattr codeJames Simmons2018-04-231-3/+1
* staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons2018-04-231-1/+4
* staging: lustre: llite: remove newline in fullname stringsJames Simmons2018-04-231-2/+2
* staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons2018-04-231-3/+3
* staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam2018-04-231-3/+11
* staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam2018-04-231-2/+5
* staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam2018-04-231-13/+24
* staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei2018-04-231-0/+1
* staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei2018-04-231-62/+69
* staging: lustre: llite: Remove filtering of seclabel xattrRobin Humble2018-04-231-9/+0
* staging: lustre: llite: handle xattr cache refill raceJohn L. Hammond2018-04-231-1/+1
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-238-91/+95
* staging: lustre: obd: change debug reporting in lmv_enqueue()Vitaly Fertman2018-04-231-4/+3
* staging: lustre: obd: create it_has_reply_body()Vitaly Fertman2018-04-232-1/+11
* staging: lustre: llite: initialize xattr->xe_namelenJames Simmons2018-04-231-2/+4
* staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond2018-04-238-22/+8
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-233-20/+1
* staging: lustre: discard linux-time.hNeilBrown2018-04-234-68/+6
* staging: lustre: discard cfs_time_before_64()NeilBrown2018-04-233-18/+4
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-239-19/+13
* staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown2018-04-234-54/+3
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-2316-61/+47
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-2321-66/+56
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-2315-67/+32
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-2332-96/+88
* staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman2018-04-235-0/+1492
* staging: android: ion: remove duplicate buffer field initializesTodd Poynor2018-04-231-4/+2
* staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown2018-04-231-1/+5
* staging: lustre: tidy up ldlm_resource_putref()NeilBrown2018-04-232-13/+10
* staging: lustre: remove unneeded include.NeilBrown2018-04-231-1/+0
* staging: lustre: remove unused hash tables.NeilBrown2018-04-237-86/+3
* staging: lustre: remove unused ldlm_completion_ast_async()NeilBrown2018-04-232-24/+0
* staging: lustre: remove invariant in cl_io_read_ahead()NeilBrown2018-04-231-1/+0
* staging: nvec: convert to use GPIO descriptorsMarc Dietrich2018-04-232-33/+11
* staging: nvec: cleanup use of dev in probe functionMarc Dietrich2018-04-231-17/+18
* staging: nvec: simplify getting .drvdataWolfram Sang2018-04-231-4/+2