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-03-23
Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-230
/
+234
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-03-20
ubifs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-07
UBIFS: improve error messages
Artem Bityutskiy
1
-5
/
+14
2012-02-29
UBIFS: kill CUR_MAX_KEY_LEN macro
Artem Bityutskiy
1
-7
/
+4
2012-02-29
UBIFS: do not use inc_link when i_nlink is zero
Artem Bityutskiy
1
-9
/
+9
2012-02-29
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
2
-4
/
+1
2012-02-29
UBIFS: increase dumps loglevel
Artem Bityutskiy
1
-204
/
+204
2012-02-29
UBIFS: amend recovery debugging message
Artem Bityutskiy
1
-1
/
+2
2012-01-15
UBIFS: fix non-debug configuration build
Dominique Martinet
1
-14
/
+17
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
6
-104
/
+110
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
6
-88
/
+91
2012-01-13
UBIFS: use snprintf instead of sprintf when printing keys
Artem Bityutskiy
1
-18
/
+20
2012-01-11
UBIFS: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-11
UBIFS: make debugging messages light again
Artem Bityutskiy
1
-7
/
+5
2012-01-11
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-10
/
+5
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-22
UBIFS: Use kmemdup rather than duplicating its implementation
Thomas Meyer
3
-10
/
+5
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
[next]