index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
xattr.c
Commit message (
Expand
)
Author
Age
*
fs: kill i_alloc_sem
Christoph Hellwig
2011-07-20
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
*
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
*
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
*
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-07-20
*
kill check_acl callback of generic_permission()
Al Viro
2011-07-20
*
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
2011-06-20
*
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
2011-05-28
*
vfs: remove dget() from dentry_unhash()
Sage Weil
2011-05-26
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
2011-03-10
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
*
new helper: inode_unhashed()
Al Viro
2010-10-25
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
*
reiserfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
2010-04-24
*
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2010-04-24
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-04
*
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-08
|
\
|
*
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
2010-01-07
|
*
reiserfs: Relax lock on xattr removing
Frederic Weisbecker
2010-01-05
|
*
reiserfs: Fix mistake in down_write() conversion
Frederic Weisbecker
2010-01-02
*
|
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-02
|
\
|
|
*
reiserfs: Safely acquire i_mutex from xattr_rmdir
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Fix journal mutex <-> inode mutex lock inversion
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
Frederic Weisbecker
2010-01-01
|
*
reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion
Frederic Weisbecker
2009-12-16
*
|
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
|
/
*
kill-the-bkl/reiserfs: fix "reiserfs lock" / "inode mutex" lock inversion dep...
Frederic Weisbecker
2009-09-14
*
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
2009-09-14
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
reiserfs: allow exposing privroot w/ xattrs enabled
Jeff Mahoney
2009-06-11
*
reiserfs: fixup perms when xattrs are disabled
Jeff Mahoney
2009-05-17
*
reiserfs: deal with NULL xattr root w/ xattrs disabled
Jeff Mahoney
2009-05-17
*
reiserfs: clean up ifdefs
Jeff Mahoney
2009-05-17
*
reiserfs: remove privroot hiding in lookup
Jeff Mahoney
2009-05-09
*
reiserfs: fixup xattr_root caching
Jeff Mahoney
2009-05-09
*
Always lookup priv_root on reiserfs mount and keep it
Al Viro
2009-05-09
*
reiserfs: Expand i_mutex to enclose lookup_one_len
Jeff Mahoney
2009-05-09
*
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
2009-03-30
*
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
2009-03-30
|
\
|
*
reiserfs: use generic readdir for operations across all xattrs
Jeff Mahoney
2009-03-30
|
*
reiserfs: journaled xattrs
Jeff Mahoney
2009-03-30
|
*
reiserfs: use generic xattr handlers
Jeff Mahoney
2009-03-30
[next]