Whamcloud - gitweb
LU-1330 obdclass: add obd_target.h
[fs/lustre-release.git] / lustre / include / linux /
2013-07-01 Liu XuezhaoLU-1330 obdclass: add obd_target.h 78/2678/10
2013-06-11 Peng TaoLU-2335 build: stop checking for XATTR_ACL_SIZE
2013-05-03 James SimmonsLU-2442 kernel: SLES11 performance fixes and updates
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-03-26 Liu XuezhaoLU-1330 obdclass: splits server-side object stack from...
2013-03-22 James SimmonsLU-812 ldiskfs: super_operations->dirty_inode now takes...
2013-03-22 Jeff MahoneyLU-1994 kernel: fix reference counting with l_dentry_open
2013-03-15 John L. HammondLU-1346 libcfs: remove cfs_ file wrappers
2013-03-13 Alex ZhuravlevLU-2748 osd: allocate buffers on demand
2013-03-11 yangshengLU-2148 kernel: Kernel update for latest FC18 kernel
2013-02-27 Minh DiepLU-2658 llite: too many arguments in generic_file_llsee...
2013-02-20 James SimmonsLU-2158 lvfs: move ldiskfs only functions to osd-ldiskfs
2013-02-09 James SimmonsLU-2642 quota: update quota APIs
2013-02-08 Prakash SuryaLU-2158 fsfilt: Remove unused opcodes
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
2013-01-26 Prakash SuryaLU-2158 fsfilt: Remove bits from fsfilt_ext3.c/lustre_f...
2013-01-26 Prakash SuryaLU-2158 lvfs: Remove cruft from lvfs_linux.h
2013-01-26 Prakash SuryaLU-2158 lvfs: Remove ll_sleep from linux/lvfs.h
2013-01-26 Prakash SuryaLU-2158 lvfs: Remove functions from lvfs_linux.c
2013-01-18 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-09 Jinshan XiongLU-2332 osc: solve a race in client obd list lock
2013-01-08 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-04 yangshengLU-2148 mount: Kernel update for latest FC18 kernel
2012-12-21 yangshengLU-1337 llite: support SEEK_HOLE and SEEK_DATA
2012-12-17 Peng TaoLU-1994 kernel: 3.6 dentry_open uses struct path as...
2012-12-17 yang shengLU-1994 kernel: kernel 3.6 changes i_dentry/d_alias...
2012-12-17 yang shengLU-1994 llite: kernel 3.5 renames end_writeback to...
2012-12-17 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-12-09 yangshengLU-1994 kernel: 3.4 kmap_atomic has one argument
2012-12-05 Liu XuezhaoLU-1337 llite: kernel 3.4 converts d_alloc_root to...
2012-12-05 Liu XuezhaoLU-1337 llite: 3.3 changes super_operations/inode_opera...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-21 Oleg DrokinRevert "LU-1756 kernel: cleanup lustre_compat25.h"
2012-11-21 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-11-20 Liu XuezhaoLU-1337 llite: kernel 3.2 protects inode->i_nlink
2012-11-09 Alex ZhuravlevLU-2244 mds: remove remaining of old mds code
2012-11-07 Liu XuezhaoLU-1337 llite: kernel 3.2 make_request_fn returns void
2012-11-03 Liu XuezhaoLU-1337 llite: kernel 3.1 changes open_to_namei_flags
2012-11-02 Liu XuezhaoLU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
2012-10-29 Peng TaoLU-1756 kernel: clean up lustre_compat25.h
2012-10-23 Liu XuezhaoLU-1337 llite: kernel 3.1 renames lock-manager ops
2012-10-12 Christopher J. MorroneLU-823 compat: Don't use cfs_ functions on kernel struc...
2012-10-01 Johann LombardiLU-1842 quota: remove quota code from lvfs
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-20 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-09-17 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-08-20 Oleg DrokinLU-1461 build: asm/cpufeature.h is only available on x86
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-31 Liu XuezhaoLU-1337 vfs: generic_permission has 2 args
2012-07-31 yangshengLU-1477 kernel: Kernel update [RHEL6.3 2.6.32-279.2...
2012-07-26 Peng TaoLU-709 build: cleanup LC_PAGE_CHECKED and LC_INODE_BLKSIZE
2012-07-26 Peng TaoLU-709 build: cleanup LC_FLUSH_OWNER_ID/INVALIDATE_MAPPING
2012-07-26 Peng TaoLU-709 build: clean up LC_NR_PAGECACHE/LC_STATFS_DENTRY...
2012-07-24 Liu XuezhaoLU-1337 vfs: kernel 3.3 hides vfsmount guts
2012-07-23 Peng TaoLU-709 compat: remove all reference to LINUX_VERSION_CODE
2012-07-19 Peng TaoLU-709 build: clean up i_mutex/i_private/quota_info...
2012-07-19 Peng TaoLU-709 build: clean up percpu_counter and sb.s_time_gran
2012-07-19 Peng TaoLU-709 build: clean up quota_read, follow_link and RCU
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-15 James SimmonsLU-812 kernel: remove smp_lock.h
2012-07-05 Bobi JamLU-1576 llite: correct page usage count
2012-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-12 yangshengLU-506 kernel: FC15 - support dcache scalability changes.
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-05-17 Brian BehlendorfLU-936 Remove LUSTRE_KERNEL_VERSION
2012-05-14 Bobi JamLU-1102 crypto: correctly check crypto_alloc_blkcipher...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Yevheniy DemchenkoLU-549 llite: Improve statfs performance if selinux...
2012-04-30 Peng TaoLU-709 build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP...
2012-04-25 Peng TaoLU-709 build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE
2012-04-25 Peng TaoLU-709 build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RET...
2012-04-06 Alex ZhuravlevLU-911 obdclass: la_from_obdo helper
2012-03-29 John L. HammondLU-673 llite: Add some metadata stats, fix some file...
2012-03-29 Brian BehlendorfLU-354 test: Change dev_set_rdonly() check to warning
2012-03-29 Peng TaoLU-709 build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP
2012-03-29 Peng TaoLU-709 build: clean up libcfs/autoconf/lustre-libcfs.m4
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-02-26 yangshengLU-1069 mdc: Avoid doing permission check again.
2012-02-23 wangdiLU-819 utils: Fix lfs getstripe -M
2012-02-16 yangshengLU-709 build: LC_XATTR_ACL & LC_POSIX_ACL_XATTR_H cleanup
2012-01-20 Wally WangLU-812 synchronize_rcu no longer a define
2012-01-11 yangshengLU-506 kernel: FC15 - Introduce simple_setattr().
2012-01-11 yangshengLU-506 kernel: Add config check for sb_any_quota_loaded
2012-01-09 yangshengLU-506 kernel: FC15 - small changes
2012-01-04 yangshengLU-506 kernel: FC15 - vfsmount.mnt_count doesn't use...
2011-12-29 yangshengLU-506 kernel: FC15 - generic_permission() need 4 argum...
2011-12-10 Gregoire PichonLU-663 kernel: Some arch do not have NUMA features...
2011-12-09 yangshengLU-506 kernel: FC15 - blkdev_get_by_dev() used instead...
2011-11-22 yangshengLU-506 FC15: move some headers to include/generated
2011-11-13 Bobi JamLU-831 header: struct bit field should be unsigned...
2011-11-04 Fan YongORNL-26 prevent call md_set_lock_data() repeatly
2011-11-03 Bobi JamLU-620 llite: add delete_from_page_cache and remove_fro...
2011-10-27 John HammondLU-334 llite: Add LPROC_LL_OSC_{READ,WRITE}.
2011-10-05 Shuichi IharaLU-241 Support crc32c with hardware accelerated instruc...
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
next