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
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-04
ubifs: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-1
/
+1
2012-01-04
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-1
/
+1
2011-12-13
ubifs: too early register_filesystem()
Al Viro
1
-10
/
+8
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-2
/
+23
2011-11-07
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2
-2
/
+2
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+1
2011-08-26
UBIFS: fix the dark space calculation
srimugunthan dhandapani
2
-2
/
+2
2011-08-22
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
2
-0
/
+21
2011-08-19
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
1
-3
/
+3
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+12
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-11
/
+12
2011-07-08
UBIFS: fix master node recovery
Anatolij Gustschin
1
-1
/
+2
2011-07-04
UBIFS: improve power cut emulation testing
Artem Bityutskiy
1
-41
/
+50
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
2
-35
/
+39
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
3
-105
/
+39
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
2
-9
/
+0
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
5
-21
/
+19
2011-07-04
UBIFS: switch to ubifs_leb_write
Artem Bityutskiy
1
-22
/
+14
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
8
-47
/
+40
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
5
-87
/
+148
2011-07-04
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2
-57
/
+3
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
2
-16
/
+157
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2
-53
/
+159
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
5
-25
/
+12
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
12
-56
/
+75
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
4
-6
/
+9
2011-07-04
UBIFS: amend debugging name check function prototype
Artem Bityutskiy
1
-3
/
+5
2011-07-04
UBIFS: add few commentaries about TNC
Artem Bityutskiy
1
-0
/
+26
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
3
-8
/
+8
2011-07-04
UBIFS: harmonize znode flag helpers
Artem Bityutskiy
4
-12
/
+34
2011-07-04
UBIFS: remove dead code
Artem Bityutskiy
1
-76
/
+30
2011-07-04
UBIFS: remove unnecessary brackets
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
3
-4
/
+4
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
3
-5
/
+60
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
1
-0
/
+2
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2
-7
/
+22
2011-07-04
UBIFS: return EROFS in case of broken commit
Artem Bityutskiy
1
-2
/
+2
[next]