index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
1
-0
/
+5
2011-07-20
fs: simplify the blockdev_direct_IO prototype
Christoph Hellwig
1
-3
/
+2
2011-07-20
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
1
-0
/
+3
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+6
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+11
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
1
-1
/
+1
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
1
-13
/
+11
2010-08-18
fix reiserfs_evict_inode end_writeback second call
Sergey Senozhatsky
1
-0
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-54
/
+80
2010-08-09
convert reiserfs to ->evict_inode()
Al Viro
1
-3
/
+10
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
1
-4
/
+4
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-45
/
+52
2010-08-09
introduce __block_write_begin
Christoph Hellwig
1
-2
/
+1
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-1
/
+16
2010-08-09
Fix reiserfs_file_release()
Al Viro
1
-2
/
+0
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+12
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-3
/
+3
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+5
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-1
/
+1
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-2
/
+1
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-5
/
+5
2010-02-14
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
1
-0
/
+2
2010-01-08
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+15
2010-01-05
reiserfs: Relax the lock before truncating pages
Frederic Weisbecker
1
-1
/
+10
2010-01-05
reiserfs: Fix recursive lock on lchown
Frederic Weisbecker
1
-3
/
+5
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2009-12-17
reiserfs: truncate blocks not used by a write
Jan Kara
1
-4
/
+14
2009-12-14
reiserfs: Fix reiserfs lock and journal lock inversion dependency
Frederic Weisbecker
1
-2
/
+3
2009-11-20
kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
Frederic Weisbecker
1
-1
/
+1
2009-10-14
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()
Frederic Weisbecker
1
-9
/
+2
2009-09-14
kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w...
Frederic Weisbecker
1
-9
/
+2
2009-09-14
kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
Frederic Weisbecker
1
-10
/
+15
2009-09-14
kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
Frederic Weisbecker
1
-8
/
+11
2009-09-14
kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file
Frederic Weisbecker
1
-3
/
+7
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
1
-5
/
+18
2009-06-24
switch reiserfs to inode->i_acl
Al Viro
1
-4
/
+0
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
1
-104
/
+99
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
1
-21
/
+22
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-26
/
+26
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
1
-1
/
+15
2009-03-30
reiserfs: journaled xattrs
Jeff Mahoney
1
-2
/
+1
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
1
-13
/
+1
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-3
/
+2
[next]