index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
reiserfs_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
1
-2334
/
+0
*
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
2012-01-06
1
-3
/
+4
*
reiserfs: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
reiserfs: use proper little-endian bitops
Akinobu Mita
2011-07-25
1
-0
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
reiserfs: use little-endian bitops
Akinobu Mita
2011-03-23
1
-14
/
+13
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-1
/
+1
|
\
|
*
convert reiserfs to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
*
|
reiserfs: typo comment fix
Davidlohr Bueso
2010-07-19
1
-1
/
+1
|
/
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-1
/
+1
*
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-02
1
-0
/
+26
|
\
|
*
reiserfs: Warn on lock relax if taken recursively
Frederic Weisbecker
2010-01-02
1
-0
/
+9
|
*
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
Frederic Weisbecker
2010-01-02
1
-0
/
+8
|
*
reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion
Frederic Weisbecker
2009-12-16
1
-0
/
+9
*
|
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
2009-12-16
1
-9
/
+21
*
|
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
2009-12-16
1
-5
/
+0
|
/
*
kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
Frederic Weisbecker
2009-10-14
1
-2
/
+1
*
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
2009-09-14
1
-0
/
+35
*
kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()
Frederic Weisbecker
2009-09-14
1
-3
/
+1
*
kill-the-BKL/reiserfs: add reiserfs_cond_resched()
Frederic Weisbecker
2009-09-14
1
-0
/
+13
*
kill-the-BKL/reiserfs: release write lock on fs_changed()
Frederic Weisbecker
2009-09-14
1
-1
/
+7
*
kill-the-BKL/reiserfs: provide a tool to lock only once the write lock
Frederic Weisbecker
2009-09-14
1
-0
/
+2
*
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-09-14
1
-5
/
+7
*
reiserfs: fix warnings with gcc 4.4
Jeff Mahoney
2009-06-18
1
-8
/
+39
*
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
2009-03-30
1
-69
/
+99
|
\
|
*
reiserfs: rename p_._ variables
Jeff Mahoney
2009-03-30
1
-23
/
+23
|
*
reiserfs: rename p_s_tb to tb
Jeff Mahoney
2009-03-30
1
-1
/
+1
|
*
reiserfs: rename p_s_inode to inode
Jeff Mahoney
2009-03-30
1
-2
/
+2
|
*
reiserfs: rename p_s_bh to bh
Jeff Mahoney
2009-03-30
1
-17
/
+18
|
*
reiserfs: rename p_s_sb to sb
Jeff Mahoney
2009-03-30
1
-7
/
+7
|
*
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
2009-03-30
1
-1
/
+3
|
*
reiserfs: use generic readdir for operations across all xattrs
Jeff Mahoney
2009-03-30
1
-0
/
+1
|
*
reiserfs: journaled xattrs
Jeff Mahoney
2009-03-30
1
-0
/
+4
|
*
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
2009-03-30
1
-3
/
+0
|
*
reiserfs: introduce reiserfs_error()
Jeff Mahoney
2009-03-30
1
-0
/
+4
|
*
reiserfs: rearrange journal abort
Jeff Mahoney
2009-03-30
1
-1
/
+1
|
*
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
1
-6
/
+22
|
*
reiserfs: eliminate reiserfs_warning from uniqueness functions
Jeff Mahoney
2009-03-30
1
-5
/
+2
|
*
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
1
-3
/
+6
|
*
reiserfs: use buffer_info for leaf_paste_entries
Jeff Mahoney
2009-03-30
1
-1
/
+1
|
*
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2009-03-30
1
-1
/
+1
|
*
reiserfs: add support for mount count incrementing
Jeff Mahoney
2009-03-30
1
-1
/
+5
*
|
headers_check fix cleanup: linux/reiserfs_fs.h
Jaswinder Singh Rajput
2009-02-03
1
-34
/
+28
*
|
headers_check fix: linux/reinserfs_fs.h
Jaswinder Singh Rajput
2009-02-02
1
-0
/
+8
|
/
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-1
/
+1
*
include: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
1
-2
/
+2
*
reiserfs: unpack tails on quota files
Jan Kara
2008-04-28
1
-0
/
+1
*
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
2008-02-08
1
-1
/
+1
[next]