index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-13
ubifs: fix sget races
Al Viro
1
-24
/
+30
2011-06-13
ubifs: split allocation of ubifs_info into a separate function
Al Viro
1
-39
/
+48
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
4
-8
/
+9
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2
-1
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
2
-2
/
+3
2011-05-28
ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
1
-5
/
+0
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
[next]