Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
74fca6a42863ffacaf7ba6f1936a9f228950f657
/
fs
/
reiserfs
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 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
e68888b
reiserfs: minimal fix for ACL caching
by Al Viro
· 15 years ago
b5450d9
reiserfs: remove stray unlock_super in reiserfs_resize
by Christoph Hellwig
· 15 years ago
1d965fe
reiserfs: fix warnings with gcc 4.4
by Jeff Mahoney
· 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
· 15 years ago
b83674c
reiserfs: fixup perms when xattrs are disabled
by Jeff Mahoney
· 15 years ago
ceb5edc
reiserfs: deal with NULL xattr root w/ xattrs disabled
by Jeff Mahoney
· 15 years ago
12abb35
reiserfs: clean up ifdefs
by Jeff Mahoney
· 15 years ago
2a32ceb
Fix races around the access to ->s_options
by Al Viro
· 15 years ago
677c9b2
reiserfs: remove privroot hiding in lookup
by Jeff Mahoney
· 16 years ago
b82bb72
reiserfs: dont associate security.* with xattr files
by Jeff Mahoney
· 16 years ago
ab17c4f
reiserfs: fixup xattr_root caching
by Jeff Mahoney
· 16 years ago
edcc37a
Always lookup priv_root on reiserfs mount and keep it
by Al Viro
· 16 years ago
5a6059c
reiserfs: Expand i_mutex to enclose lookup_one_len
by Jeff Mahoney
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
651d062
fs/reiserfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3a355cc
reiserfs: xattr_create is unused with xattrs disabled
by Jeff Mahoney
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
e1c5024
Merge branch 'reiserfs-updates' from Jeff Mahoney
by Linus Torvalds
· 16 years ago
ee93961
reiserfs: rename [cn]_* variables
by Jeff Mahoney
· 16 years ago
d68caa9
reiserfs: rename p_._ variables
by Jeff Mahoney
· 16 years ago
a063ae1
reiserfs: rename p_s_tb to tb
by Jeff Mahoney
· 16 years ago
995c762
reiserfs: rename p_s_inode to inode
by Jeff Mahoney
· 16 years ago
ad31a4f
reiserfs: rename p_s_bh to bh
by Jeff Mahoney
· 16 years ago
a9dd364
reiserfs: rename p_s_sb to sb
by Jeff Mahoney
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
3cd6dbe
reiserfs: cleanup path functions
by Jeff Mahoney
· 16 years ago
fba4ebb
reiserfs: factor out buffer_info initialization
by Jeff Mahoney
· 16 years ago
57fe60d
reiserfs: add atomic addition of selinux attributes during inode creation
by Jeff Mahoney
· 16 years ago
a41f1a4
reiserfs: use generic readdir for operations across all xattrs
by Jeff Mahoney
· 16 years ago
0ab2621
reiserfs: journaled xattrs
by Jeff Mahoney
· 16 years ago
48b32a3
reiserfs: use generic xattr handlers
by Jeff Mahoney
· 16 years ago
8ecbe55
reiserfs: remove i_has_xattr_dir
by Jeff Mahoney
· 16 years ago
8b6dd72
reiserfs: make per-inode xattr locking more fine grained
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
6c17675
reiserfs: simplify xattr internal file lookups/opens
by Jeff Mahoney
· 16 years ago
a72bdb1
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
by Jeff Mahoney
· 16 years ago
6dfede6
reiserfs: remove IS_PRIVATE helpers
by Jeff Mahoney
· 16 years ago
010f5a2
reiserfs: remove link detection code
by Jeff Mahoney
· 16 years ago
ec6ea56
reiserfs: xattr reiserfs_get_page takes offset instead of index
by Jeff Mahoney
· 16 years ago
f437c52
reiserfs: small variable cleanup
by Jeff Mahoney
· 16 years ago
0030b64
reiserfs: use reiserfs_error()
by Jeff Mahoney
· 16 years ago
1e5e59d
reiserfs: introduce reiserfs_error()
by Jeff Mahoney
· 16 years ago
32e8b10
reiserfs: rearrange journal abort
by Jeff Mahoney
· 16 years ago
c3a9c21
reiserfs: rework reiserfs_panic
by Jeff Mahoney
· 16 years ago
78b6513
reiserfs: add locking around error buffer
by Jeff Mahoney
· 16 years ago
cacbe3d
reiserfs: prepare_error_buf wrongly consumes va_arg
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
a543715
reiserfs: use more consistent printk formatting
by Jeff Mahoney
· 16 years ago
eba0030
reiserfs: use buffer_info for leaf_paste_entries
by Jeff Mahoney
· 16 years ago
600ed41
reiserfs: audit transaction ids to always be unsigned ints
by Jeff Mahoney
· 16 years ago
702d21c
reiserfs: add support for mount count incrementing
by Jeff Mahoney
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 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
b16ecfe
fs/Kconfig: move reiserfs out
by Alexey Dobriyan
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
10cc04f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 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
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
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
414cb20
CRED: Wrap task credential accesses in the ReiserFS filesystem
by David Howells
· 16 years ago
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
Next »