index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
4
-0
/
+4
2006-01-12
[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas
Jan Kara
1
-1
/
+4
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-1
/
+1
2006-01-10
[PATCH] remove reiserfs xattr permission checks
Christoph Hellwig
2
-51
/
+0
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
7
-37
/
+37
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-2
/
+2
2005-12-15
[PATCH] reiserfs: close open transactions on error path
Jeff Mahoney
1
-8
/
+18
2005-12-15
[PATCH] reiserfs: skip commit on io error
Jeff Mahoney
1
-4
/
+14
2005-11-30
[PATCH] reiserfs: handle cnode allocation failure gracefully
Jeff Mahoney
1
-0
/
+9
2005-11-29
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-0
/
+1
2005-11-09
[PATCH] Fix return value in reiserfs allocator
Jan Kara
1
-2
/
+2
2005-11-08
fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
Adrian Bunk
1
-0
/
+1
2005-10-31
[PATCH] reiserfs: [kv]free() checking cleanup
James Lamanna
2
-18
/
+10
2005-10-28
[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2
-2
/
+2
2005-09-13
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
Chris Mason
2
-14
/
+13
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-10
[PATCH] janitor: reiserfs: super.c - vfree() checking cleanups
James Lamanna
1
-2
/
+1
2005-09-10
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+2
2005-09-08
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
1
-2
/
+2
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
1
-1
/
+1
2005-08-14
[PATCH] Fix error handling in reiserfs
Jan Kara
1
-0
/
+3
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-2
/
+2
2005-07-28
[PATCH] reiserfs doesn't use mbcache
Andreas Gruenbacher
1
-1
/
+0
2005-07-28
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
Jeff Mahoney
1
-1
/
+11
2005-07-13
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
25
-21422
/
+23222
2005-07-13
[PATCH] reiserfs: fix up case where indent misreads the code
Jeff Mahoney
1
-1
/
+1
2005-06-30
[PATCH] reiserfs: handle_attrs() fix
Andrew Morton
1
-2
/
+1
2005-06-30
[PATCH] reiserfs: enable attrs by default if saf
Jeff Mahoney
1
-0
/
+2
2005-06-30
[PATCH] reiserfs: Check if attrs are enabled for attr ioctls
Jeff Mahoney
1
-0
/
+6
2005-06-28
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-0
/
+12
2005-06-26
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
1
-3
/
+12
2005-06-24
[PATCH] make various thing static
Adrian Bunk
1
-1
/
+1
2005-06-24
[PATCH] Make reiserfs BUG on too big transaction
Jan Kara
1
-0
/
+2
2005-06-24
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
4
-30
/
+45
2005-06-24
[PATCH] reiserfs: add checking of journal_begin() return value
Jan Kara
2
-20
/
+52
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
1
-13
/
+13
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
1
-18
/
+3
2005-05-22
[PATCH] reiserfs: max_key fix
Vladimir Saveliev
2
-2
/
+3
2005-05-06
[PATCH] reiserfs: use NULL instead of 0
Randy.Dunlap
1
-1
/
+1
2005-05-01
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
3
-25
/
+19
2005-05-01
[PATCH] reiserfs endianness: fix endianness bugs
Al Viro
1
-1
/
+1
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
9
-38
/
+46
2005-05-01
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
3
-4
/
+5
2005-05-01
[PATCH] reiserfs: journal_init fix
Edward Shishkin
1
-7
/
+5
2005-05-01
[PATCH] Fix rewriting on a full reiserfs filesystem
Jan Kara
1
-4
/
+5
2005-05-01
[PATCH] reiserfs: make resize option auto-get new device size
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+14
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
27
-0
/
+27351