Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
52012619e5a2ca0491426c3712fb9054692d4a3c
/
fs
/
befs
a46d8c3
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
77169af
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
d6e0203
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
by Salah Triki
· 8 years ago
44ad809
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
by Salah Triki
· 8 years ago
e4c7f5b
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
c940876
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
6c8da24
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL
by Salah Triki
· 8 years ago
3080ea9
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
ff2fe0a
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL
by Salah Triki
· 8 years ago
e23e9aa
befs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
22341d8
befs: constify stuff a bit
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
11803f9
switch befs long symlinks to page_symlink_operations
by Al Viro
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
9f0f564
fs/befs/btree.c: remove unneeded initializations
by Fabian Frederick
· 9 years ago
db6172c
fs: cleanup slight list_entry abuse
by Rasmus Villemoes
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
d0deec1
befs: switch to simple_follow_link()
by Al Viro
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f8ccad2
befs: replace typedef befs_inode_info by structure
by Fabian Frederick
· 10 years ago
038428f
befs: replace typedef befs_sb_info by structure
by Fabian Frederick
· 10 years ago
09ad0ea
befs: replace typedef befs_mount_options by structure
by Fabian Frederick
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
111d639
fs/befs/linuxvfs.c: remove unnecessary casting
by Fabian Frederick
· 10 years ago
f441ada
befs: remove dead code
by Jan Kara
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
0f2a84f
fs/befs/btree.c: remove typedef befs_btree_node
by Himangi Saraogi
· 10 years ago
8e19189
fs/befs/linuxvfs.c: check superblock before dump operation
by Fabian Frederick
· 10 years ago
158c129
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
fe786f6
befs: remove check for CONFIG_BEFS_RW
by Paul Bolle
· 10 years ago
817e1d9
fs/befs: kernel-doc fixes
by Fabian Frederick
· 10 years ago
f38f41c
fs/befs/linuxvfs.c: remove positive test on sector_t
by Fabian Frederick
· 10 years ago
6cb103b
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
by Fabian Frederick
· 10 years ago
39d7a29
fs/befs/linuxvfs.c: replace strncpy by strlcpy
by Fabian Frederick
· 10 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
dac52fc
BEFS: logging cleanup
by Fabian Frederick
· 11 years ago
91a52ab
fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
by Fabian Frederick
· 11 years ago
2d4319e
befs: replace kmalloc/memset 0 by kzalloc
by Fabian Frederick
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
ac34a1b
befs: iget_locked() doesn't return an ERR_PTR
by Rakesh Pandit
· 11 years ago
48bc06e
befs: split symlink iops in two - for short and long symlinks resp.
by Al Viro
· 11 years ago
f0f49ef
[readdir] convert befs
by Al Viro
· 11 years ago
448293a
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
by Al Viro
· 11 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
ee68a3c
fs: befs: remove cast for kmalloc return value
by Zhang Yanfei
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5c8e022
fs/befs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
31aba05
userns: Convert befs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
338d0f0
befs: Validate length of long symbolic links.
by Timo Warns
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
e0e3d32
befs: don't pass huge structs by value
by Jesper Juhl
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 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
8dd5ca5
befs: fix leak
by Al Viro
· 15 years ago
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
feb72ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
536c949
befs ->pust_super() doesn't need BKL
by Al Viro
· 15 years ago
74675a5
NLS: update handling of Unicode
by Alan Stern
· 16 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
2b3fffe
befs: fix build on parisc
by Alexander Beregalov
· 16 years ago
12fe32e
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c325962
kmemtrace, befs: fix slab.h dependency problem
by Pekka Enberg
· 16 years ago
8587246
fs/befs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
0b09eb3
fs/Kconfig: move befs out
by Alexey Dobriyan
· 16 years ago
7df5fa0
befs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
152b95a
befs: annotate fs32 on tests for superblock endianness
by Harvey Harrison
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
9a6ab76
byteorder: don't directly include linux/byteorder/generic.h
by Harvey Harrison
· 16 years ago
63e3453
befs: fix sparse warning in linuxvfs.c
by Harvey Harrison
· 17 years ago
552c3c6
mount options: fix befs
by Miklos Szeredi
· 17 years ago
96eb541
iget: stop BEFS from using iget() and read_inode()
by David Howells
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
28f375f
[PATCH] struct path: convert befs
by Josef Sipek
· 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
a9721f3
[PATCH] befs: endianness annotations
by Al Viro
· 19 years ago
e5201c5
[PATCH] befs: missing fs32_to_cpu() in debug.c
by Al Viro
· 19 years ago
Next »