summaryrefslogtreecommitdiff
path: root/sys/gnu/fs/reiserfs/reiserfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* Kill off ReiserFS as it is no longer supported, for obvious reasons.George V. Neville-Neil2016-05-171-912/+0
* r16312 is not any longer real since many years (likely since when VFSAttilio Rao2012-11-191-7/+0
* Remove unused thread argument to vrecycle().Edward Tomasz Napierala2012-04-231-3/+1
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* Remove prtactive variable and related printf()s in the vop_inactiveKonstantin Belousov2010-11-191-4/+0
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).Dag-Erling Smørgrav2008-10-231-2/+2
* Cleanup lockmgr interface and exported KPI:Attilio Rao2008-01-241-2/+2
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inAttilio Rao2008-01-131-1/+1
* Make insmntque() externally visibile and allow it to fail (e.g. duringTor Egge2007-03-131-0/+8
* Don't hold a reference to the disk vnode for each inode.Jean-Sébastien Pédron2006-01-051-9/+0
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.Jean-Sébastien Pédron2005-06-181-0/+926