Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4f4d6df537368297a84e6b9444f403f99bf59f6
/
fs
/
reiserfs
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
91efc16
[PATCH] reiserfs: add missing llseek method
by Christoph Hellwig
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
8264613
[PATCH] switch quota_on-related stuff to kern_path()
by Al Viro
· 16 years ago
e5eb8ca
[PATCH] remember mode of reiserfs journal
by Al Viro
· 17 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
67b172c
fs/reiserfs: use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
6b23ea7
reiserfs/procfs.c: remove CVS keywords
by Adrian Bunk
· 16 years ago
dd76346
reiserfs: removed duplicated #include
by Huang Weiyi
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
77e69da
[PATCH] fix races and leaks in vfs_quota_on() users
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
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
3264d4d
reiserfs: remove double definitions of xattr macros
by Shen Feng
· 16 years ago
90415de
reiserfs: convert j_commit_lock to mutex
by Jeff Mahoney
· 16 years ago
afe7025
reiserfs: convert j_flush_sem to mutex
by Jeff Mahoney
· 16 years ago
f68215c
reiserfs: convert j_lock to mutex
by Jeff Mahoney
· 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
eb35c21
reiserfs: discard prealloc in reiserfs_delete_inode
by Jeff Mahoney
· 16 years ago
10dd08d
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
by Jan Kara
· 16 years ago
86098fa
reiserfs: use open_bdev_excl
by Christoph Hellwig
· 17 years ago
19b4fc5
reiserfs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 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
fbe5498
reiserfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
8acc570
reiserfs: fix more sparse warnings in do_balan.c
by Harvey Harrison
· 17 years ago
e13601b
reiserfs: fix sparse warning in journal.c
by Harvey Harrison
· 17 years ago
9e902df
reiserfs: le*_add_cpu conversion
by Marcin Slusarz
· 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
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
cb68837
fs: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
9dce07f
NULL noise: fs/*, mm/*, kernel/*
by Al Viro
· 17 years ago
3227e14
[PATCH] reiserfs: eliminate private use of struct file in xattr
by Jeff Mahoney
· 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
ec26e11
reiserfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
bcf11cb
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
774ed22
reiserfs: complement va_start() with va_end().
by Richard Knutsson
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
5a622f2
proc: fix proc_dir_entry refcounting
by Alexey Dobriyan
· 17 years ago
c06a018
reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file
by Fengguang Wu
· 17 years ago
e47776a
Forbid user to change file flags on quota files
by Jan Kara
· 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
4d20851
reiserfs: remove first_zero_hint
by Jeff Mahoney
· 17 years ago
3ee1667
reiserfs: fix usage of signed ints for block numbers
by Jeff Mahoney
· 17 years ago
6c57c2c
reiserfs: fix memset byte count during resize
by Jeff Mahoney
· 17 years ago
d4c3d19
reiserfs: use is_reusable to catch corruption
by Jeff Mahoney
· 17 years ago
8e186e4
reiserfs: dont use BUG when panicking
by Jeff Mahoney
· 17 years ago
7598392
reiserfs: fix up lockdep warnings
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
cf3d0b8
reiserfs: do not repair wrong journal params
by Edward Shishkin
· 17 years ago
fb46f34
reiserfs: workaround for dead loop in finish_unfinished
by Lepton Wu
· 17 years ago
80eb68d
reiserfs: fix kernel panic on corrupted directory
by Lepton Wu
· 17 years ago
398c95b
try to reap reiserfs pages left around by invalidatepage
by Chris Mason
· 17 years ago
deba0f4
fs/reiserfs/: cleanups
by Adrian Bunk
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 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
797b4cf
reiserfs: use generic write
by Vladimir Saveliev
· 17 years ago
9c3013e
quota: fix infinite loop
by Jan Kara
· 17 years ago
87588dd
more reiserfs endianness annotations
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
17973f5
Only send SIGXFSZ when exceeding rlimits.
by Micah Cowan
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
5a1b639
Missing 'const' from reiserfs MIN_KEY declaration.
by David Woodhouse
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
f2fff59
reiserfs: use zero_user_page
by Nate Diller
· 17 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 17 years ago
5ab2f7e
reiserfs: use __set_current_state()
by Milind Arun Choudhary
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
f87367a
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
by Robert P. J. Day
· 17 years ago
fe08a9d
reiserfs: shrink superblock if no xattrs
by Alexey Dobriyan
· 17 years ago
2d3466a
reiserfs: possible null pointer dereference during resize
by Dmitriy Monakhov
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
1173a72
reiserfs: suppress lockdep warning
by Jeff Mahoney
· 18 years ago
9b7f375
reiserfs: fix xattr root locking/refcount bug
by Jeff Mahoney
· 18 years ago
6d205f1
[PATCH] reiserfs: fix key decrementing
by Vladimir Saveliev
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
79a81ae
[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
Next »