Commit Graph

312 Commits (4c3b512c6b054e8c0bf14b1d61b20d4569de0a21)

Author SHA1 Message Date
Artem Bityutskiy 52c6e6f990 UBIFS: seek journal heads to the latest bud in replay 14 years ago
Artem Bityutskiy b50b9f4085 UBIFS: do not free write-buffers when in R/O mode 14 years ago
Artem Bityutskiy 6e0d9fd38b UBIFS: fix master node recovery 14 years ago
Artem Bityutskiy 1a067a22e4 UBIFS: fix false assertion warning in case of I/O failures 14 years ago
Artem Bityutskiy 8c230d9a5b UBIFS: fix false space checking failure 14 years ago
Maksim Rayskiy 1dcffad741 UBIFS: fix compilation warnings when compiling with gcc 4.5 14 years ago
Artem Bityutskiy 78530bf7f2 UBIFS: fix oops when R/O file-system is fsync'ed 14 years ago
Jens Axboe 7dcda1c96d fs: export empty_aops 14 years ago
Artem Bityutskiy 7da6443aca UBIFS: fix debugging failure in dbg_check_space_info 14 years ago
Artem Bityutskiy 9516953511 UBIFS: fix error path in dbg_debugfs_init_fs 14 years ago
Artem Bityutskiy cc6a86b950 UBIFS: unify error path dbg_debugfs_init_fs 14 years ago
Artem Bityutskiy 81354de3d8 UBIFS: do not select KALLSYMS_ALL 14 years ago
Artem Bityutskiy c88ac00c5a UBIFS: fix assertion warnings 14 years ago
Artem Bityutskiy 54acbaaa52 UBIFS: fix oops on error path in read_pnode 14 years ago
Artem Bityutskiy 8b229c7676 UBIFS: do not read flash unnecessarily 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Artem Bityutskiy 6ed09c34b7 UBIFS: fix assertion warning and refine comments 14 years ago
Artem Bityutskiy 9d523cafbe UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS 14 years ago
Artem Bityutskiy fc5e58c0c4 UBIFS: use GFP_NOFS properly 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Artem Bityutskiy 5d630e4328 UBIFS: clean-up commentaries 14 years ago
Artem Bityutskiy 7c83cc91ab UBIFS: save 128KiB or more RAM 14 years ago
Artem Bityutskiy f5cf319cf3 UBIFS: allocate orphans scan buffer on demand 14 years ago
Artem Bityutskiy cab95d446c UBIFS: allocate lpt dump buffer on demand 14 years ago
Artem Bityutskiy 6fb324a4b0 UBIFS: allocate ltab checking buffer on demand 14 years ago
Artem Bityutskiy cd5f7485bb UBIFS: allocate scanning buffer on demand 14 years ago
Artem Bityutskiy 73d9aec3fd UBIFS: allocate dump buffer on demand 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Artem Bityutskiy 2bcf002159 UBIFS: do not check data crc by default 14 years ago
Artem Bityutskiy cce3f612fe UBIFS: simplify UBIFS Kconfig menu 14 years ago
Artem Bityutskiy 6342aaebda UBIFS: print max. index node size 14 years ago
Matthew L. Creech d882962f6a UBIFS: handle allocation failures in UBIFS write path 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Artem Bityutskiy 2765df7da5 UBIFS: use max_write_size during recovery 14 years ago
Artem Bityutskiy 6c7f74f703 UBIFS: use max_write_size for write-buffers 14 years ago
Artem Bityutskiy 3c89f396dc UBIFS: introduce write-buffer size field 14 years ago
Artem Bityutskiy ca2ec61d15 UBI: incorporate LEB offset information 14 years ago
Artem Bityutskiy 3e8e2e0c8d UBIFS: incorporate maximum write size 14 years ago
Artem Bityutskiy 10ac279702 UBIFS: fix LEB number in printk 14 years ago
Vasiliy Kulikov 8c559d30b4 UBIFS: restrict world-writable debugfs files 14 years ago
Artem Bityutskiy be7b42a5cb UBIFS: describe UBIFS recovery logic some more 14 years ago
Artem Bityutskiy 822ed64c5b UBIFS: remove double semicolon 14 years ago
Artem Bityutskiy 944fdef52c UBIFS: do not start the commit if there is nothing to commit 14 years ago
Artem Bityutskiy 18d1d7fbcc UBIFS: introduce mounting flag 14 years ago
Artem Bityutskiy d8cdda3efb UBIFS: re-arrange variables in ubifs_info 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 157d81e7ff convert ubifs 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Artem Bityutskiy 6599fcbd01 UBIFS: do not allocate unneeded scan buffer 15 years ago
Artem Bityutskiy 3601ba2735 UBIFS: do not forget to cancel timers 15 years ago