aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-23staging/lustre/mdt: duplicate link names in directoryAndreas Dilger2-73/+76
2013-07-23staging/lustre/crypto: add crc32c module loading to libcfsAlexander.Boyko1-0/+2
2013-07-23staging/lustre/ptlrpc: Race between start and stop service threadsHiroya Nozaki1-4/+12
2013-07-23staging/lustre/osc: Check return code for lu_kmem_initKeith Mannthey1-0/+2
2013-07-23staging/lustre/lfsck: LFSCK 1.5 technical debts (3)Fan Yong1-0/+1
2013-07-23staging/lustre/llite: force lvb_data update after layout changejcl1-9/+11
2013-07-23staging/lustre/fid: prepare FID module for client server splitLiu Xuezhao11-1018/+131
2013-07-23staging/lustre: fix 'code maintainability' errorsSebastien Buisson2-2/+1
2013-07-23staging/lustre/llapi: add user space method for lov_user_mdjcl3-10/+21
2013-07-23staging/lustre/mdt: add macros for fid string lenjcl1-0/+2
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong12-54/+197
2013-07-23staging/lustre/md: fix lu_ucred.c boilerplateJohn L. Hammond1-4/+4
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb13-333/+573
2013-07-23staging/lustre: Make quota namespace refcounting consistentOleg Drokin2-7/+2
2013-07-23staging/lustre: Only wake up ldlm_poold as frequently as the check intervalOleg Drokin2-10/+16
2013-07-23staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin4-27/+135
2013-07-23staging/lustre/mdc: layout lock rpc must not take rpc_lockjcl2-3/+5
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei14-5/+662
2013-07-23staging/lustre/ptlrpc: race in pinger (use-after-free situation)Dmitry Eremin1-23/+16
2013-07-23staging/lustre/ldlm: print FID in lvbo_init(), lvbo_updateAndreas Dilger3-48/+50
2013-07-23staging/lustre/llite: check ll_prep_md_op_data() using IS_ERR()John L. Hammond1-12/+12
2013-07-23staging/lustre/llite: A not locked mutex can be unlocked.Dmitry Eremin1-1/+1
2013-07-23staging/lustre/llite: check alloc in ll_file_data_get, ll_dir_ioctlJohn L. Hammond2-0/+4
2013-07-23staging/lustre: fix 'program hangs' errorsSebastien Buisson1-1/+3
2013-07-23staging/lustre/llite: missing last bit in ll_have_md_lockwang di1-1/+1
2013-07-23staging/lustre/llite: use READ, WRITE around ll_rw_stats_tally()John L. Hammond2-6/+8
2013-07-23staging/lustre: remove bogus ifndef EXPORT_SYMBOLPeng Tao1-4/+0
2013-07-23staging/lustre/libcfs: drop bogus Kconfig defaultPaul Bolle1-1/+0
2013-07-23staging/lustre/libcfs: removed dead code from libcfs_stringDragos Foianu1-48/+0
2013-07-23staging/lustre: remove the second argument of ll_kmap_atomic()Zhao Hongjiang3-9/+6
2013-07-23staging/lustre: drop CONFIG_BROKENPeng Tao1-1/+1
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao3-34/+28
2013-07-23staging/lustre/llite: fix for d_compare API changePeng Tao2-4/+2
2013-07-23staging/lustre: fix for invalidatepage() API changeStephen Rothwell2-3/+4
2013-07-23staging/lustre: fix build warnning on 32bit systemPeng Tao3-4/+4
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao12-596/+21
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao20-101/+93
2013-07-23staging/lustre/llite: fix build erorr if CONFIG_FS_POSIX_ACL is offPeng Tao2-8/+15
2013-07-23staging/lustre/llite: add missing include file for prefetchwPeng Tao1-0/+1
2013-07-23staging/lustre: fix build on s390Peng Tao1-7/+11
2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao5-74/+37
2013-07-23staging/lustre: remove HIPQUADPeng Tao8-160/+145
2013-07-23stating/lustre: only build if configured as modulePeng Tao1-1/+1
2013-07-23staging/lustre: don't assert ln_refcount in LNetGetIdPeng Tao1-1/+4
2013-07-23staging/lustre: don't assert module ownerPeng Tao1-3/+0
2013-07-23staging/lustre: fix Lustre code link orderPeng Tao3-4/+4
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao10-23/+23
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+110
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds154-91615/+20
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+3