Commit Graph

294 Commits (2c03a7a49e0831646bd35d0877ec7d051d8f174b)

Author SHA1 Message Date
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
Artem Bityutskiy 39037559e6 UBIFS: remove a bit of unneeded code 15 years ago
Artem Bityutskiy 7d08ae3c92 UBIFS: add a commentary about log recovery 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Steffen Sledz 54dd55a406 UBIFS: avoid kernel error if ubifs superblock read fails 15 years ago
Artem Bityutskiy 2ef13294d2 UBIFS: introduce new flags for RO mounts 15 years ago
Artem Bityutskiy 2680d722bf UBIFS: introduce new flag for RO due to errors 15 years ago
Vasiliy Kulikov 8c893a5545 UBIFS: check return code of pnode_lookup 15 years ago
Vasiliy Kulikov 0e54c8992a UBIFS: check return code of ubifs_lpt_lookup 15 years ago
Artem Bityutskiy 3a8fa0ed3e UBIFS: improve error reporting when reading bad node 15 years ago
Artem Bityutskiy 3bb66b47a4 UBIFS: introduce list sorting debugging checks 15 years ago
Artem Bityutskiy 1a9476a770 UBIFS: fix assertion warnings in comparison function 15 years ago
Artem Bityutskiy ba2f48f70e UBIFS: mark unused key objects as invalid 15 years ago
Artem Bityutskiy 5b7a3a2e1b UBIFS: do not write rubbish into truncation scanning node 15 years ago
Artem Bityutskiy 66576833f5 UBIFS: improve assertion in node comparison functions 15 years ago
Artem Bityutskiy ab87118d71 UBIFS: do not use key type in list_sort 15 years ago
Artem Bityutskiy 44ec83b8bd UBIFS: do not look up truncation nodes 15 years ago