- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / reiserfs / xattr.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-24 Jeff Mahoneyreiserfs: fix corruption during shrinking of xattrs
2010-04-24 Jeff Mahoneyreiserfs: fix permissions on .reiserfs_priv
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-08 Jeff Mahoney- patches.fixes/reiserfs-fix-permissions-on-reiserfs_priv:
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-08 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-01-07 Frederic Weisbeckerreiserfs: Relax reiserfs_xattr_set_handle() while acqui...
2010-01-05 Frederic Weisbeckerreiserfs: Relax lock on xattr removing
2010-01-03 Frederic Weisbeckerreiserfs: Fix mistake in down_write() conversion
2010-01-02 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-01-02 Frederic Weisbeckerreiserfs: Safely acquire i_mutex from xattr_rmdir
2010-01-02 Frederic Weisbeckerreiserfs: Safely acquire i_mutex from reiserfs_for_each...
2010-01-02 Frederic Weisbeckerreiserfs: Fix journal mutex <-> inode mutex lock inversion
2010-01-02 Frederic Weisbeckerreiserfs: Relax lock before open xattr dir in reiserfs_...
2010-01-02 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> i_mutex dependency...
2010-01-02 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> i_xattr_sem dependency...
2009-12-16 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> inode mutex dependency...
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: fix "reiserfs lock" / "inode...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: acquire the inode mutex safely
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Jeff Mahoneyreiserfs: allow exposing privroot w/ xattrs enabled
2009-05-18 Jeff Mahoney- Updated to 2.6.30-rc6-git3.
2009-05-17 Jeff Mahoneyreiserfs: fixup perms when xattrs are disabled
2009-05-17 Jeff Mahoneyreiserfs: deal with NULL xattr root w/ xattrs disabled
2009-05-17 Jeff Mahoneyreiserfs: clean up ifdefs
2009-05-11 Jeff Mahoney- patches.fixes/reiserfs-xattr-fixup: reiserfs: clean...
2009-05-09 Jeff Mahoneyreiserfs: remove privroot hiding in lookup
2009-05-09 Jeff Mahoneyreiserfs: fixup xattr_root caching
2009-05-09 Al ViroAlways lookup priv_root on reiserfs mount and keep it
2009-05-09 Jeff Mahoneyreiserfs: Expand i_mutex to enclose lookup_one_len
2009-05-01 Jeff Mahoney- patches.fixes/reiserfs-xattr-locking: reiserfs: Expan...
2009-03-30 Jeff Mahoneyreiserfs: xattr_create is unused with xattrs disabled
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: use generic readdir for operations across...
2009-03-30 Jeff Mahoneyreiserfs: journaled xattrs
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: remove i_has_xattr_dir
2009-03-30 Jeff Mahoneyreiserfs: make per-inode xattr locking more fine grained
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: simplify xattr internal file lookups/opens
2009-03-30 Jeff Mahoneyreiserfs: Clean up xattrs when REISERFS_FS_XATTR is...
2009-03-30 Jeff Mahoneyreiserfs: remove IS_PRIVATE helpers
2009-03-30 Jeff Mahoneyreiserfs: remove link detection code
2009-03-30 Jeff Mahoneyreiserfs: xattr reiserfs_get_page takes offset instead...
2009-03-30 Jeff Mahoneyreiserfs: small variable cleanup
2009-03-30 Jeff Mahoneyreiserfs: use reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: make some warnings informational
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2008-10-16 Julien Brunelfs/reiserfs: use an IS_ERR test rather than a NULL...
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 Jeff Mahoney- Re-synced reiserfs patch set due to broken local...
2008-04-15 Jeff Mahoney- patches.suse/reiserfs-kill-xattr-readdir.diff: Fixed...
2008-04-06 Jeff Mahoney- patches.suse/reiserfs-kill-xattr-readdir.diff: Remove...
2008-04-06 Jeff Mahoney- patches.suse/reiserfs-kill-xattr-readdir.diff: Remove...
2008-04-06 Jeff Mahoney- patches.suse/reiserfs-kill-xattr-readdir.diff: Elimin...
2008-03-27 Jeff Mahoney- Fixed up the rest of the reiserfs patch queue.
2008-03-27 Greg Kroah-Hartman- update to 2.6.25-rc7
2008-03-19 Jeff Mahoney[PATCH] reiserfs: eliminate private use of struct file...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-06 Denis Chengfs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-02 Jeff Mahoney- patches.suse/reiserfs-make-per-inode-xattr-locking...
2007-10-19 Jeff Mahoney- Cleaned up reiserfs patch queue according to scripts...
2007-10-19 Jeff Mahoneyreiserfs: fix up lockdep warnings
2007-10-16 Vladimir Savelievreiserfs: convert to new aops
2007-08-31 Jeff Mahoney- Applied rest of fix for not dirtying inode after...
2007-07-26 Jeff Mahoney- patches.suse/reiserfs-use-generic-xattr-handlers...
2007-06-21 Jeff Mahoney- patches.suse/reiserfs-use-generic-xattr-handlers...
2007-06-14 Jeff Mahoney- Update reiserfs patch queue:
2007-06-01 Jeff Mahoney- patches.suse/reiserfs-use-generic-xattr-handlers...
2007-05-31 Jeff Mahoney- Added my pending reiserfs patch queue
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-04-30 Jeff Mahoneyreiserfs: suppress lockdep warning
2007-04-24 Jeff Mahoneyreiserfs: fix xattr root locking/refcount bug
2007-04-22 Jeff Mahoney- patches.fixes/reiserfs-xattr-lock-race.diff: reiserfs...
2007-03-30 Andreas Gruenbacher- patches.apparmor/*: Add the DFA-based AppArmor kernel...
2006-12-08 Josef Sipek[PATCH] struct path: convert reiserfs
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-08-27 Ingo Molnar[PATCH] lockdep: annotate reiserfs
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-02-01 Christoph Hellwig[PATCH] reiserfs: use generic_permission
2006-02-01 Christoph Hellwig[PATCH] reiserfs: remove reiserfs_permission_locked
2006-02-01 Pekka Enberg[PATCH] reiserfs: remove kmalloc wrapper
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Christoph Hellwig[PATCH] remove reiserfs xattr permission checks
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Matt Mackalls/retreiv/retriev/g
2005-10-28 Al Viro[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
2005-07-27 Andreas Gruenbacher[PATCH] reiserfs doesn't use mbcache
next