summaryrefslogtreecommitdiffstats
path: root/include/linux/reiserfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-141-2/+1
* kill-the-bkl/reiserfs: acquire the inode mutex safelyFrederic Weisbecker2009-09-141-0/+35
* kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()Frederic Weisbecker2009-09-141-3/+1
* kill-the-BKL/reiserfs: add reiserfs_cond_resched()Frederic Weisbecker2009-09-141-0/+13
* kill-the-BKL/reiserfs: release write lock on fs_changed()Frederic Weisbecker2009-09-141-1/+7
* kill-the-BKL/reiserfs: provide a tool to lock only once the write lockFrederic Weisbecker2009-09-141-0/+2
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-141-5/+7
* reiserfs: fix warnings with gcc 4.4Jeff Mahoney2009-06-181-8/+39
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-301-69/+99
|\
| * reiserfs: rename p_._ variablesJeff Mahoney2009-03-301-23/+23
| * reiserfs: rename p_s_tb to tbJeff Mahoney2009-03-301-1/+1
| * reiserfs: rename p_s_inode to inodeJeff Mahoney2009-03-301-2/+2
| * reiserfs: rename p_s_bh to bhJeff Mahoney2009-03-301-17/+18
| * reiserfs: rename p_s_sb to sbJeff Mahoney2009-03-301-7/+7
| * reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-301-1/+3
| * reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-301-0/+1
| * reiserfs: journaled xattrsJeff Mahoney2009-03-301-0/+4
| * reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-301-3/+0
| * reiserfs: introduce reiserfs_error()Jeff Mahoney2009-03-301-0/+4
| * reiserfs: rearrange journal abortJeff Mahoney2009-03-301-1/+1
| * reiserfs: rework reiserfs_panicJeff Mahoney2009-03-301-6/+22
| * reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney2009-03-301-5/+2
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-301-3/+6
| * reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney2009-03-301-1/+1
| * reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney2009-03-301-1/+1
| * reiserfs: add support for mount count incrementingJeff Mahoney2009-03-301-1/+5
* | headers_check fix cleanup: linux/reiserfs_fs.hJaswinder Singh Rajput2009-02-031-34/+28
* | headers_check fix: linux/reinserfs_fs.hJaswinder Singh Rajput2009-02-021-0/+8
|/
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-251-2/+2
* reiserfs: unpack tails on quota filesJan Kara2008-04-281-0/+1
* use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* reiserfs: new export opsChristoph Hellwig2007-10-221-6/+6
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-191-0/+12
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-191-6/+8
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-171-7/+0
* fix preprocessor idiocy in reiserfsAl Viro2007-07-281-3/+5
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-4/+4
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-081-22/+22
* [PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski2006-12-071-1/+1
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-011-0/+4
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-301-0/+9
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-15/+13
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-8/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-0/+5
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-1/+1
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-011-16/+0
OpenPOWER on IntegriCloud