Whamcloud - gitweb
LU-9521 tests: Avoid cleanup() being called twice.
[fs/lustre-release.git] / lustre / llite /
2017-05-24 Andrew PerepechkoLU-9413 llite: llite.stat_blocksize param for fixed... 69/26869/11
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
2017-05-20 Jinshan XiongLU-9491 llite: Handle multi-vec append write correctly 86/27086/3
2017-05-16 Andriy SkulyshLU-9241 llite: ASSERTION( de->d_op == &ll_d_ops ) failed 09/26109/3
2017-05-16 Dmitry EreminLU-9183 llite: remove struct file on stack in ll_setxattr() 93/25893/11
2017-05-16 Fan YongLU-7473 acl: increase ACL entries limitation 90/19790/29
2017-05-09 Dmitry EreminLU-9183 llite: handle removal the pos argument of gener... 26/25826/11
2017-05-09 Dmitry EreminLU-9183 llite: handle make the string hashes salt the... 19/25819/14
2017-05-09 Wang ShilongLU-4017 quota: cleanup to improve quota codes 77/26577/8
2017-05-05 Dmitry EreminLU-9183 llite: handle flags as argument for inode_opera... 27/25827/11
2017-05-02 Andreas DilgerLU-3308 mdc: allow setting readdir RPC size parameter 88/26088/10
2017-05-01 Dmitry EreminLU-9183 llite: handle removal the offset argument of... 22/25822/10
2017-05-01 James SimmonsLU-6401 uapi: turn lustre_ioctl.h into a proper UAPI... 68/24568/16
2017-04-28 Bobi JamLU-9344 test: hung with sendfile_grouplock test12() 46/26646/9
2017-04-28 Dmitry EreminLU-9183 llite: handle removal of parent argument of... 18/25818/13
2017-04-26 Jinshan XiongLU-9008 pfl: Read should not trigger layout write intent 99/26499/10
2017-04-26 Bobi JamLU-9311 pfl: shouldn't reprocess done/no-op resent... 74/26474/5
2017-04-23 Fan YongLU-9319 statahead: skip agl for the file in restoring 01/26501/4
2017-04-13 Wang ShilongLU-4017 quota: add project quota support to lfs quota... 55/23955/8
2017-04-13 Wang ShilongLU-4017 quota: add setting/getting project id function 02/26202/13
2017-04-13 Oleg DrokinLU-4017 quota: add project id support 12/25812/10
2017-04-13 Oleg DrokinLU-4017 quota: cleanup codes of quota for new type 94/18894/17
2017-04-08 Jinshan XiongLU-8998 pfl: PFL feature implementation 23/26423/3
2017-04-06 Henri DoreauLU-7659 mdc: expose changelog through char devices 00/18900/15
2017-04-06 Bobi JamLU-9008 pfl: dynamic layout modification with write...
2017-04-06 Niu YaweiLU-8998 clio: getstripe support comp layout
2017-03-30 Jinshan XiongLU-9129 llite: ignore layout for ll_writepages() 74/25474/3
2017-03-26 Bruno FacciniLU-8907 llite: handle client racy case during create 96/25296/5
2017-03-26 John L. HammondLU-8403 obd: remove unused data parameter from obd_notify() 28/24428/2
2017-03-23 Al ViroLU-4423 llite: get rid of lustre_dump_dentry() 39/25639/4
2017-03-23 Chris HornLU-8735 llite: Return -ERESTARTSYS in range_lock() 59/23259/3
2017-03-14 Abrarahmed MominLU-5361 llite: Remove OBD_FAIL_OSC_CONNECT_CKSUM 44/23644/4
2017-03-09 Arnd BergmannLU-4423 llite: use 64-bit llite debugfs timestamps 03/25403/4
2017-03-09 Lai SiyaoLU-7994 statahead: add smp_mb() to serialize ops 40/23040/3
2017-03-01 Arnd BergmannLU-4423 llite: use 64-bit times in another debug print 04/25404/2
2017-02-23 Steve GuminskiLU-8767 llite: Improve proc file text in lproc_llite.c 42/23942/5
2017-02-18 Niu YaweiLU-9115 llite: buggy special handling on MULTIMODRPCS 35/25435/2
2017-02-18 Arnd BergmannLU-4423 mdc: use 64-bit timestamps for mdc 05/25405/2
2017-02-15 Niu YaweiLU-9081 config: don't attach sub logs for LWP 93/25293/2
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-02-10 James SimmonsLU-8843 client: fix all less than 0 comparison for... 11/23811/8
2017-01-31 Niu YaweiLU-9033 llite: don't zero timestamps internally 84/24984/2
2017-01-24 Patrick FarrellLU-8926 llite: reduce jobstats race window 53/24253/5
2017-01-24 John L. HammondLU-8855 llite: return small device numbers for compat... 77/23877/3
2017-01-24 Di WangLU-8994 lmv: honour the specified stripe index 77/24777/3
2017-01-09 Yang ShengLU-8969 llite: sanity test_56x read failed: Invalid... 52/24552/2
2017-01-09 Jinshan XiongLU-6854 llite: Do not set writeback for sync write... 10/15610/6
2017-01-01 Dmitry EreminLU-8889 llite: replace memory allocation with ll_env... 64/24064/2
2017-01-01 Arnd BergmannLU-4423 libcfs: use 64-bit times for cfs_srand seed 51/23351/2
2017-01-01 Arnd BergmannLU-4423 libcfs: use 64-bit inode timestamps internally 36/23136/2
2017-01-01 Lai SiyaoLU-8314 lfs: improve getdirstripe interface 19/24319/4
2017-01-01 Fan YongLU-8569 linkea: linkEA size limitation 00/23500/9
2016-12-21 Niu YaweiLU-8807 llite: check reply status in ll_migrate() 66/23666/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 James SimmonsLU-8844 llite: delete lloop 17/23817/2
2016-11-23 Jinshan XiongLU-8559 llite: fix ll_create_nd for non HAVE_IOP_ATOMIC... 58/23758/5
2016-10-28 Jinshan XiongLU-8633 llite: do not clear uptodate bit in page delete 27/22827/3
2016-10-26 Steve GuminskiLU-8186 llite: Typo in ll_rw_extents_stats_pp_seq_show 48/23248/4
2016-10-25 James SimmonsLU-8697 llite: remove IS_ERR(master_inode) check 51/23151/2
2016-10-25 Bobi JamLU-8683 readahead: update ras window correctly 32/23032/3
2016-10-20 Bobi JamLU-8682 llite: protect from accessing NULL lli_clob 31/23031/3
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-08 Rahul DeshmukhLU-1882 llite: Adding timed wait in ll_umount_begin 61/20061/7
2016-10-05 Andrew PerepechkoLU-8509 llite: drop_caches hangs in cl_inode_fini() 45/22745/4
2016-10-05 Bobi JamLU-4185 llite: Revise create with no open optimization 57/8257/10
2016-10-05 Bobi JamLU-8413 llite: specify READA debug mask for sanity_101f 53/22753/4
2016-09-29 James SimmonsLU-6401 header: remove assert from interval_set() 22/22522/5
2016-09-29 Niu YaweiLU-8446 llite: clear inode timestamps after losing... 23/22623/3
2016-09-26 Lai SiyaoLU-8454 mountconf: delay FS default stripe config setting 80/22580/2
2016-09-13 James SimmonsLU-8560 libcfs: handle page_cache_*() removal in newer... 85/22385/3
2016-09-10 Vitaly FertmanLU-7433 ldlm: xattr locks are lost on mdt 20/17220/10
2016-09-08 James SimmonsLU-8560 llite: handle is_compat_task() rename 08/22208/3
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-09-08 Dmitry EreminLU-1482 mdd: Setting xattr are properly checked with... 96/21496/4
2016-09-02 James SimmonsLU-8025 llite: make vvp_io_write_start lockless for... 40/19840/22
2016-09-02 Andriy SkulyshLU-7927 llite: Deadlock between ll_setattr and write... 65/19165/9
2016-08-22 Oleg DrokinLU-8371 llite: Trust creates in revalidate too. 68/21168/5
2016-08-22 Lai SiyaoLU-8454 llite: normal user can't set FS default stripe 12/21612/2
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-08-15 Patrick FarrellLU-7225 llite: ladvise protocol changes 66/20666/20
2016-08-11 Oleg DrokinLU-8371 llite: optimize atomic_open of negative dentry. 61/21161/4
2016-08-11 John L. HammondLU-5560 security: send file security context for creates 71/19971/29
2016-08-11 John L. HammondLU-7669 lmv: assume a real connection in lmv_connect() 18/18018/5
2016-08-11 Lokesh Nagappa Jal... LU-7613 llite: changes to avoid cache corruption 32/17732/5
2016-08-06 James SimmonsLU-8056 xattr: update server code for POSIX xattr rename 54/21454/3
2016-07-20 Li DongyangLU-8056 llite: POSIX_ACL_XATTR_{ACCESS,DEFAULT} removed... 25/20225/5
2016-07-14 Sebastien BuissonLU-5560 tests: add sanity-selinux.sh 18/15818/14
2016-07-12 Dmitry EreminLU-8372 llite: Fix suspicious dereference of pointer... 71/21171/3
2016-07-11 Yang ShengLU-8360 llite: check return value for obd_set_info_async 25/21125/3
2016-07-11 Li DongyangLU-8056 llite: inode_operations interface changed in 4.5 24/20224/4
2016-07-11 Li DongyangLU-8056 llite: use inode_lock to access i_mutex 23/20223/5
2016-07-05 James SimmonsLU-8056 lloop: fix bio_for_each_segment_all for newer... 19/20619/4
2016-07-05 Henri DoreauLU-8174 llite: restore fd_och when putting lease 31/20331/6
2016-07-05 John L. HammondLU-8003 llite: remove obsolete code and comments 81/19881/3
2016-07-05 Oleg DrokinLU-3105 llite: Remove unused lli_open_count from ll_ino... 44/18544/4
2016-06-27 Andreas DilgerLU-7759 llite: handle inactive OSTs better in statfs 95/19195/28
2016-06-27 Yang ShengLU-8176 libcfs: Add file_dentry() & file_inode() wrapper 76/20576/10
2016-06-22 John L. HammondLU-7403 obd: const correct md_set_lock_data() 72/17072/8
2016-06-20 Fan YongLU-6971 cleanup: not support remote client anymore 89/19789/13
2016-06-16 Jinshan XiongLU-2766 llite: don't ignore layout for group lock request 28/6828/12
next