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