Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
fs
/
reiserfs
/
inode.c
4482a08
reiserfs: cache negative ACLs for v1 stat format
by Christoph Hellwig
· 13 years ago
aacfc19c
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
562c72a
fs: move inode_dio_wait calls into ->setattr
by Christoph Hellwig
· 13 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
f4ae2fa
fix reiserfs_evict_inode end_writeback second call
by Sergey Senozhatsky
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
845a2cc
convert reiserfs to ->evict_inode()
by Al Viro
· 14 years ago
db78b87
always call inode_change_ok early in ->setattr
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
0e4f6a7
Fix reiserfs_file_release()
by Al Viro
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
175359f
reiserfs: Fix softlockup while waiting on an inode
by Frederic Weisbecker
· 15 years ago
82062e7
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
108d394
reiserfs: Relax the lock before truncating pages
by Frederic Weisbecker
· 15 years ago
5fe1533f
reiserfs: Fix recursive lock on lchown
by Frederic Weisbecker
· 15 years ago
45d28b0
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
ec8e2f7
reiserfs: truncate blocks not used by a write
by Jan Kara
· 15 years ago
cb1c2e5
reiserfs: Fix reiserfs lock and journal lock inversion dependency
by Frederic Weisbecker
· 15 years ago
1d2c6cf
kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
by Frederic Weisbecker
· 15 years ago
27b3a5c
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()
by Frederic Weisbecker
· 15 years ago
7e94277
kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_write()
by Frederic Weisbecker
· 15 years ago
d6f5b0a
kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
by Frederic Weisbecker
· 15 years ago
2693130
kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
by Frederic Weisbecker
· 15 years ago
22c963a
kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file
by Frederic Weisbecker
· 16 years ago
8ebc423
reiserfs: kill-the-BKL
by Frederic Weisbecker
· 16 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
e1c5024
Merge branch 'reiserfs-updates' from Jeff Mahoney
by Linus Torvalds
· 16 years ago
995c762
reiserfs: rename p_s_inode to inode
by Jeff Mahoney
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
57fe60d
reiserfs: add atomic addition of selinux attributes during inode creation
by Jeff Mahoney
· 16 years ago
0ab2621
reiserfs: journaled xattrs
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
6dfede69
reiserfs: remove IS_PRIVATE helpers
by Jeff Mahoney
· 16 years ago
0030b64
reiserfs: use reiserfs_error()
by Jeff Mahoney
· 16 years ago
c3a9c21
reiserfs: rework reiserfs_panic
by Jeff Mahoney
· 16 years ago
45b03d5
reiserfs: rework reiserfs_warning
by Jeff Mahoney
· 16 years ago
77db4f2
reiserfs: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2f1169e
fix breakage in reiserfs_new_inode()
by Al Viro
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
c1eaa26
nfsd race fixes: reiserfs
by Al Viro
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
eb35c21
reiserfs: discard prealloc in reiserfs_delete_inode
by Jeff Mahoney
· 16 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
be55caf
reiserfs: new export ops
by Christoph Hellwig
· 17 years ago
3ee1667
reiserfs: fix usage of signed ints for block numbers
by Jeff Mahoney
· 17 years ago
cdd6fe6
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
by Jeff Layton
· 17 years ago
deba0f4
fs/reiserfs/: cleanups
by Adrian Bunk
· 17 years ago
f7557e8
reiserfs: use generic_cont_expand_simple
by Vladimir Saveliev
· 17 years ago
ba9d8ce
reiserfs: convert to new aops
by Vladimir Saveliev
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
f2fff59
reiserfs: use zero_user_page
by Nate Diller
· 17 years ago
de14569
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
by Vladimir Saveliev
· 18 years ago
fec6d05
[PATCH] struct path: rename Reiserfs's struct path
by Josef "Jeff" Sipek
· 18 years ago
01afb21
[PATCH] reiser: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
87b4126
[PATCH] fix reiserfs bad path release panic
by Suzuki K P
· 18 years ago
585b774
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
by Eric Sesterhenn
· 18 years ago
cfe1467
[PATCH] reiserfs: ifdef ACL stuff from inode
by Alexey Dobriyan
· 18 years ago
068fbb3
[PATCH] reiserfs: ifdef xattr_sem
by Alexey Dobriyan
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
b4c76fa
[PATCH] reiserfs_write_full_page() should not get_block past eof
by Chris Mason
· 18 years ago
b0b33de
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
by Alexander Zarochentsev
· 18 years ago
dd535a5
[PATCH] reiserfs: update ctime and mtime on expanding truncate
by Vladimir Saveliev
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
c499ec2
[PATCH] reiserfs: do not check if unsigned < 0
by Vladimir V. Saveliev
· 19 years ago
e0e851c
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
by Chris Mason
· 19 years ago
d62b1b8
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
by Chris Mason
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
2499604
[PATCH] reiserfs: close open transactions on error path
by Jeff Mahoney
· 19 years ago
7729ac5
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
by Oleg Drokin
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
9f03783
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
by Chris Mason
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
d86c390
[PATCH] reiserfs+acl+quota deadlock fix
by Jan Kara
· 19 years ago
b3bb8af
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
by Jeff Mahoney
· 19 years ago
bd4c625
reiserfs: run scripts/Lindent on reiserfs code
by Linus Torvalds
· 19 years ago
6283d58
[PATCH] reiserfs: do not ignore i/io error on readpage
by Qu Fuping
· 19 years ago
556a2a4
[PATCH] quota: reiserfs: improve quota credit estimates
by Jan Kara
· 19 years ago
Next »