summaryrefslogtreecommitdiffstats
path: root/tapset/vfs.stp
Commit message (Expand)AuthorAgeFilesLines
* PR 9871 (partial) fix. Removed some embedded-C in ioblock.stp/vfs.stp.David Smith2010-03-301-15/+1
* PR 11338 (partial): Used '@defined()' in tty, scheduler, and vfs tapsets.David Smith2010-03-081-45/+21
* Merge sequential casts in the vfs tapsetJosh Stone2009-03-101-35/+19
* PR9871: use @cast in tapsetWenji Huang2009-03-061-119/+89
* Add inode variable, ino.William Cohen2008-10-301-0/+4
* PR6972. Fixed vfs tapset.David Smith2008-10-281-9/+21
* Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp.William Cohen2008-10-271-0/+8
* Fix 2.6.27 detection.Mark Wielaard2008-09-151-2/+2
* Correct several tests for 2.6.27Wenji Huang2008-08-031-0/+9
* Correct access to the mapping field in vfs::__address_inode().Josh Stone2008-07-101-2/+1
* Make _vfs.generic_commit_write only for kernel<=2.6.25Wenji Huang2008-07-011-0/+2
* This commit makes changes to the VFS tapset. The changes include deprecation ofroot2008-06-271-6/+297
* PR6538: tapset changesFrank Ch. Eigler2008-05-201-10/+4
* Specified explicit types for __find_bdevname() parameters and return value. ...mmason2007-09-261-12/+22
* 2007-08-30 Wenji Huang <wenji.huang@oracle.com>wenji2007-08-301-22/+34
* * applying kernel drift patchesfche2007-03-201-14/+24
* 2007-02-06 Josh Stone <joshua.i.stone@intel.com>jistone2007-02-071-72/+60
* 2007-01-26 Josh Stone <joshua.i.stone@intel.com>jistone2007-01-271-2/+1
* bugfix for 2.6.19 kernelguanglei2006-12-291-42/+109
* 2006-12-18 Frank Ch. Eigler <fche@elastic.org>fche2006-12-181-1/+6
* scheduler.stp, vfs.stp: made idle_balance and buffer_migrate_page optinal.guanglei2006-11-291-2/+2
* bug fix and more error checking for nfs tapsetsguanglei2006-08-251-9/+11
* vfs.stp:guanglei2006-08-231-0/+592