summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite
AgeCommit message (Expand)Author
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng
2016-09-15lustre: remove unused declarationAl Viro
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-16Staging: lustre: llite_lib: Remove unnecessary NULL checkShivani Bhardwaj
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-12staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-02staging/lustre/llite: Remove unused ll_rmdir_entry()Oleg Drokin
2015-10-02staging/lustre: Remove ununused ll_ra_read_get()Oleg Drokin
2015-10-02staging/lustre/llite: Remove unused ll_get_default/max_cookiesize()Oleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: use 64-bit timestamps for mdcArnd Bergmann
2015-09-29staging/lustre: use 64-bit times in another debug printArnd Bergmann
2015-09-29staging/lustre: use 64-bit llite debugfs timestampsArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann
2015-09-29staging/lustre: obd: remove unused data structuresArnd Bergmann
2015-09-29staging/lustre: use 64-bit inode timestamps internallyArnd Bergmann
2015-09-29staging: lustre: fix handling lustre_posix_acl_xattr_filter resultAndrzej Hajda
2015-09-16staging/lustre: Remove references to OBD_ALLOC/FREE* in commentsOleg Drokin
2015-09-16staging/lustre/llite: Get rid of OBD_ALLOC/FREE_PTROleg Drokin
2015-09-15staging/lustre/llite: ASSERTION( atomic_read(&d->ld_ref) == 0 ) failedAndrew Perepechko
2015-09-15staging/lustre/llite: deny non-root user for changelog operationsNiu Yawei
2015-09-15staging/lustre/llite: strengthen checks for hsm flags and archive idBruno Faccini
2015-09-15staging/lustre/llite: cleanup open handle for client open failureFan Yong
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport
2015-09-12Staging: lustre: llite: llite_lib.c: Remove unnecessary bracesShraddha Barke
2015-09-12Staging: lustre: llite: llite_close.c: Remove unnecessary bracesShraddha Barke
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-09-12staging: lustre: llite: put constant on the right of binary operatorJulia Lawall
2015-09-12staging: lustre: lustre: llite: Added a spaceAnjali Menon
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches