Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f58a08152ce4198a2a1da162b97ecf8264c24866
/
fs
/
reiserfs
/
super.c
9b467e6
reiserfs: don't lock root inode searching
by Frederic Weisbecker
· 13 years ago
37c69b9
reiserfs: don't lock journal_init()
by Frederic Weisbecker
· 13 years ago
f32485b
reiserfs: delay reiserfs lock until journal initialization
by Frederic Weisbecker
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
a9e36da
reiserfs: Force inode evictions before umount to avoid crash
by Jeff Mahoney
· 13 years ago
a06d789
reiserfs: Fix quota mount option parsing
by Jan Kara
· 13 years ago
c3aa077
reiserfs: Properly display mount options in /proc/mounts
by Jan Kara
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
b4d5b10
reiserfs: make reiserfs default to barrier=flush
by Christoph Hellwig
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f00c9e4
quota: Fix deadlock during path resolution
by Jan Kara
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
845a2cc
convert reiserfs to ->evict_inode()
by Al Viro
· 14 years ago
0e4f6a7
Fix reiserfs_file_release()
by Al Viro
· 14 years ago
f4b113a
reiserfs: Fix resuming of quotas on remount read-write
by Jan Kara
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
307ae18
quota: drop remount argument to ->quota_on and ->quota_off
by Christoph Hellwig
· 14 years ago
e0ccfd9
quota: move unmount handling into the filesystem
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
c79d967
quota: move remount handling into the filesystem
by Christoph Hellwig
· 14 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
b7b7fa4
reiserfs: Fix locking BUG during mount failure
by Jeff Mahoney
· 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
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
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
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
904e812
reiserfs: remove /proc/fs/reiserfs/version
by Alexey Dobriyan
· 15 years ago
a9280fe
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
dc8f6d8
kill-the-BKL/reiserfs: only acquire the write lock once in reiserfs_dirty_inode
by Frederic Weisbecker
· 16 years ago
8ebc423
reiserfs: kill-the-BKL
by Frederic Weisbecker
· 16 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
7a77b15
switch reiserfs to usual conventions for caching ACLs
by Al Viro
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
5af7926
enforce ->sync_fs is only called for rw superblock
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
7342281
reiserfs: allow exposing privroot w/ xattrs enabled
by Jeff Mahoney
· 16 years ago
ceb5edc
reiserfs: deal with NULL xattr root w/ xattrs disabled
by Jeff Mahoney
· 15 years ago
2a32ceb
Fix races around the access to ->s_options
by Al Viro
· 16 years ago
edcc37a
Always lookup priv_root on reiserfs mount and keep it
by Al Viro
· 16 years ago
651d062
fs/reiserfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
e1c5024
Merge branch 'reiserfs-updates' from Jeff Mahoney
by Linus Torvalds
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
48b32a3
reiserfs: use generic xattr handlers
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
0030b64
reiserfs: use reiserfs_error()
by Jeff Mahoney
· 16 years ago
45b03d5
reiserfs: rework reiserfs_warning
by Jeff Mahoney
· 16 years ago
1d889d9
reiserfs: make some warnings informational
by Jeff Mahoney
· 16 years ago
702d21c
reiserfs: add support for mount count incrementing
by Jeff Mahoney
· 16 years ago
77db4f2
reiserfs: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
643d00c
reiserfs: Remove unnecessary quota functions
by Jan Kara
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
4103003
reiserfs: Add default allocation routines for quota structures
by Jan Kara
· 16 years ago
6929f89
reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().
by Jan Kara
· 16 years ago
8264613
[PATCH] switch quota_on-related stuff to kern_path()
by Al Viro
· 16 years ago
dd76346
reiserfs: removed duplicated #include
by Huang Weiyi
· 16 years ago
77e69da
[PATCH] fix races and leaks in vfs_quota_on() users
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 16 years ago
00b4419
reiserfs: correct mount option parsing to detect when quota options can be changed
by Jan Kara
· 16 years ago
4506567
reiserfs: fix typos in messages and comments (journalled -> journaled)
by Jan Kara
· 16 years ago
5d4f7fd
reiserfs: fix synchronization of quota files in journal=data mode
by Jan Kara
· 16 years ago
10dd08d
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
by Jan Kara
· 16 years ago
d5dee5c
reiserfs: unpack tails on quota files
by Jan Kara
· 17 years ago
a2fe594
reiserfs: fix hang on umount with quotas when journal is aborted
by Jan Kara
· 17 years ago
1b445a9
quota: reiserfs: make reiserfs handle quotaon on remount
by Jan Kara
· 17 years ago
03f6e92
quota: various style cleanups
by Jan Kara
· 17 years ago
acc1f3e
fs/reiserfs/super.c: correct use of ! and &
by Julia Lawall
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
cdf6ccc
mount options: fix reiserfs
by Miklos Szeredi
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
be55caf
reiserfs: new export ops
by Christoph Hellwig
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
cb680c1
reiserfs: ignore on disk s_bmap_nr value
by Jeff Mahoney
· 17 years ago
fb46f34
reiserfs: workaround for dead loop in finish_unfinished
by Lepton Wu
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
9c3013e
quota: fix infinite loop
by Jan Kara
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
fe08a9d
reiserfs: shrink superblock if no xattrs
by Alexey Dobriyan
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
01afb21
[PATCH] reiser: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
d2c89a4
[PATCH] reiserfs: reset errval after initializing bitmap cache
by Jeff Mahoney
· 18 years ago
Next »