Commit Graph

424 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
srimugunthan dhandapani 7606f85a70 UBIFS: fix the dark space calculation 14 years ago
Artem Bityutskiy d37854cf99 UBIFS: introduce a helper to dump scanning info 14 years ago
Michal Marek 016f1c5440 UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Anatolij Gustschin 19495f70d1 UBIFS: fix master node recovery 14 years ago
Artem Bityutskiy a7fa94a9fe UBIFS: improve power cut emulation testing 14 years ago
Artem Bityutskiy d27462a518 UBIFS: rename recovery testing variables 14 years ago
Artem Bityutskiy f57cb188cc UBIFS: remove custom list of superblocks 14 years ago
Artem Bityutskiy 0a541b14e8 UBIFS: stop re-defining UBI operations 14 years ago
Artem Bityutskiy d3b2578f56 UBIFS: switch to I/O helpers 14 years ago
Artem Bityutskiy 987226a5d3 UBIFS: switch to ubifs_leb_write 14 years ago
Artem Bityutskiy d304820a1f UBIFS: switch to ubifs_leb_read 14 years ago
Artem Bityutskiy 83cef708c6 UBIFS: introduce more I/O helpers 14 years ago
Artem Bityutskiy d033c98b17 UBIFS: always print stacktrace when switching to R/O mode 14 years ago
Artem Bityutskiy 891a54a153 UBIFS: remove unused and unneeded debugging function 14 years ago
Artem Bityutskiy e7717060dd UBIFS: add global debugfs knobs 14 years ago
Artem Bityutskiy 28488fc28a UBIFS: introduce debugfs helpers 14 years ago
Artem Bityutskiy 7dae997de6 UBIFS: re-arrange debugging code a bit 14 years ago
Artem Bityutskiy 24a4f8009e UBIFS: be more informative in failure mode 14 years ago
Artem Bityutskiy 81e79d38df UBIFS: switch self-check knobs to debugfs 14 years ago
Artem Bityutskiy 8d7819b4af UBIFS: lessen amount of debugging check types 14 years ago
Artem Bityutskiy 2b1844a8c9 UBIFS: introduce helper functions for debugging checks and tests 14 years ago
Artem Bityutskiy d808efb407 UBIFS: amend debugging inode size check function prototype 14 years ago
Artem Bityutskiy bb2615d4d1 UBIFS: amend debugging name check function prototype 14 years ago
Artem Bityutskiy 06b282a4cc UBIFS: add few commentaries about TNC 14 years ago
Artem Bityutskiy 3766244769 UBIFS: use correct flags in lprops 14 years ago
Artem Bityutskiy f42eed7cba UBIFS: harmonize znode flag helpers 14 years ago
Artem Bityutskiy 1f42596ec0 UBIFS: remove dead code 14 years ago
Artem Bityutskiy 12e776a088 UBIFS: remove unnecessary brackets 14 years ago
Artem Bityutskiy a29fa9dfa4 UBIFS: minor cleanup: use S_ISREG helper 14 years ago
Artem Bityutskiy 1b51e98365 UBIFS: rename dbg_check_dir_size function 14 years ago
Artem Bityutskiy 4315fb4072 UBIFS: improve inode dumping function 14 years ago
Artem Bityutskiy bfcf677dec UBIFS: dump stack when pnode or nnode reading fails 14 years ago
Artem Bityutskiy ae380ce047 UBIFS: lessen the size of debugging info data structure 14 years ago
Artem Bityutskiy 549c999a76 UBIFS: return EROFS in case of broken commit 14 years ago
Dan Carpenter 185bf87393 ubifs: dereferencing an ERR_PTR in ubifs_mount() 14 years ago
Al Viro d251ed271d ubifs: fix sget races 14 years ago
Al Viro b1c27ab3f9 ubifs: split allocation of ubifs_info into a separate function 14 years ago
Ben Gardiner 098011940a UBIFS: fix-up free space earlier 14 years ago
Ben Gardiner 781c5717a9 UBIFS: intialize LPT earlier 14 years ago
Ben Gardiner 4f1ab9b01d UBIFS: assert no fixup when writing a node 14 years ago
Artem Bityutskiy 8370723770 UBIFS: fix clean znode counter corruption in error cases 14 years ago
Artem Bityutskiy 812eb25831 UBIFS: fix memory leak on error path 14 years ago
Artem Bityutskiy cf610bf419 UBIFS: fix shrinker object count reports 14 years ago
Artem Bityutskiy da8b94ea61 UBIFS: fix recovery broken by the previous recovery fix 14 years ago
Artem Bityutskiy efcfde54ca UBIFS: amend ubifs_recover_leb interface 14 years ago
Artem Bityutskiy 1a0b06997c UBIFS: introduce a "grouped" journal head flag 14 years ago