Commit Graph

271 Commits (3c89f396dc78671cfbc1eb20ef1d5be6a9a02780)

Author SHA1 Message Date
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
Al Viro 157d81e7ff convert ubifs 14 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
Artem Bityutskiy e3408ad4cb UBIFS: fix assertion warning 15 years ago
Artem Bityutskiy efe1881f54 UBIFS: do not treat ENOSPC specially 15 years ago
Artem Bityutskiy 5ffef88ffe UBIFS: switch to RO mode after synchronizing 15 years ago
Al Viro d640e1b508 switch ubifs to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Matthieu CASTET c18de72fb3 UBIFS: fix a memory leak on error path. 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Artem Bityutskiy 6fb4374f6b UBIFS: fix GC LEB recovery 15 years ago
Julia Lawall 6da5156fad UBIFS: use ERR_CAST 15 years ago
Artem Bityutskiy 276de5d2a1 UBIFS: check return code 15 years ago
Christoph Hellwig cf37e97247 writeback: enforce s_umount locking in writeback_inodes_sb 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dmitry Monakhov abf5d08aca ubifs: replace inode uid,gid,mode initialization with helper function 15 years ago
ZhangJieJing 2fde99cb55 UBIFS: mark VFS SB RO too 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Linus Torvalds b8fa05719b Revert "lib: build list_sort() only if needed" 15 years ago
Don Mullis a069c266ae lib: build list_sort() only if needed 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago