Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8328a8ba92819792f37e3db002d404554e7a6f79
/
fs
/
reiserfs
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
de14569
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
by Vladimir Saveliev
· 18 years ago
ffaa820
Fix reiserfs after "test_clear_page_dirty()" removal
by Linus Torvalds
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
1fc5adb
[PATCH] struct path: convert reiserfs
by Josef Sipek
· 18 years ago
fec6d05
[PATCH] struct path: rename Reiserfs's struct path
by Josef "Jeff" Sipek
· 18 years ago
c557476
[PATCH] reiserfs: do not add save links for O_DIRECT writes
by Vladimir V. Saveliev
· 18 years ago
01afb21
[PATCH] reiser: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
de21c57
[PATCH] reiserfs: add missing D-cache flushing
by Alexey Dobriyan
· 18 years ago
87b4126
[PATCH] fix reiserfs bad path release panic
by Suzuki K P
· 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
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
533221f
[PATCH] reiserfs: fmt bugfix
by Alexey Dobriyan
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
d2c89a4
[PATCH] reiserfs: reset errval after initializing bitmap cache
by Jeff Mahoney
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
edc666e
[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()
by David Howells
· 18 years ago
00079e0
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
by Eric Eric Sesterhenn
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
585b774
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
by Eric Sesterhenn
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
14a6144
BUG_ON conversion for fs/reiserfs
by Eric Sesterhenn
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
9ea0f94
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
by Jeff Mahoney
· 18 years ago
5a2618e
[PATCH] reiserfs: use generic_file_open for open() checks
by Jeff Mahoney
· 18 years ago
5065227
[PATCH] reiserfs: on-demand bitmap loading
by Jeff Mahoney
· 18 years ago
6f01046
[PATCH] reiserfs: reorganize bitmap loading functions
by Jeff Mahoney
· 18 years ago
0b3dc17
[PATCH] reiserfs: clean up bitmap block buffer head references
by Jeff Mahoney
· 18 years ago
e1fabd3
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array
by Jeff Mahoney
· 18 years ago
52b499c
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]
by David Howells
· 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
a317202
[PATCH] Fix reiserfs latencies caused by data=ordered
by Chris Mason
· 18 years ago
25736b1
[PATCH] reiserfs_fsync should only use barriers when they are enabled
by Chris Mason
· 18 years ago
42012cc
[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions
by Olaf Hering
· 18 years ago
36b756f
[PATCH] reiserfs: warn about the useless nolargeio option
by Adrian Bunk
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
4df4624
[PATCH] lockdep: annotate reiserfs
by Ingo Molnar
· 18 years ago
b4c76fa
[PATCH] reiserfs_write_full_page() should not get_block past eof
by Chris Mason
· 18 years ago
b5f3953
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
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
6fbe82a
[PATCH] reiserfs: fix handling of device names with /'s in them
by Jeff Mahoney
· 18 years ago
73ce593
[PATCH] reiserfs: fix journaling issue regarding fsync()
by Hisashi Hifumi
· 18 years ago
5c81a41
[PATCH] lockdep: annotate the quota code
by Arjan van de Ven
· 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
9637f28
[PATCH] reiserfs: remove reiserfs_aio_write()
by Alexey Dobriyan
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
b9251b8
[PATCH] Fix reiserfs deadlock
by Jan Kara
· 19 years ago
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
205f87f
[PATCH] change buffer_head.b_size to size_t
by Badari Pulavarty
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
d5ee4ea
[PATCH] indirect_print_item() warning fix
by Benoit Boissinot
· 19 years ago
3cdc409
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
by Adrian Bunk
· 19 years ago
5930860
[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write()
by Alexander Zarochentsev
· 19 years ago
cd02b96
[PATCH] reiserfs: cleanups
by Vladimir V. Saveliev
· 19 years ago
619d5d8
[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNC
by Jeff Mahoney
· 19 years ago
a44c94a
[PATCH] reiserfs: handle trans_id overflow
by Alexander Zarochentsev
· 19 years ago
23f9e0f
[PATCH] reiserfs: fix transaction overflowing
by Alexander Zarochentzev
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
Next »