Commit Graph

211 Commits (82563232c79c6f0099a02f7d2652ee7aee3fe9ba)

Author SHA1 Message Date
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Alexey Dobriyan 7f09410bbc const: mark remaining address_space_operations const 16 years ago
Artem Bityutskiy e055f7e873 UBIFS: fix debugging dump 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Artem Bityutskiy be9e62a730 UBIFS: improve lprops dump 16 years ago
Artem Bityutskiy 055da1b704 UBIFS: various minor commentary fixes 16 years ago
Artem Bityutskiy 77a7ae580c UBIFS: improve journal head debugging prints 16 years ago
Artem Bityutskiy d6d140097b UBIFS: define journal head numbers in ubifs-media.h 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Artem Bityutskiy 873a64c762 UBIFS: amend commentaries 16 years ago
Artem Bityutskiy 0dcd18e407 UBIFS: check ubifs_scan error codes better 16 years ago
Artem Bityutskiy 348709bad3 UBIFS: do not print scary error messages needlessly 16 years ago
Artem Bityutskiy e3c3efc243 UBIFS: add inode size debugging check 16 years ago
Artem Bityutskiy 8c6866b071 UBIFS: constify file and inode operations 16 years ago
Artem Bityutskiy 887ee17117 UBIFS: remove unneeded call from ubifs_sync_fs 16 years ago
Artem Bityutskiy e9d6bbc428 UBIFS: kill BKL 16 years ago
Subrata Modak b5148da40c UBIFS: remove unused functions 16 years ago
Subrata Modak 83ef2ecdbb UBIFS: suppress compilation warning 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Artem Bityutskiy 0611254760 UBIFS: fix corruption dump 16 years ago
Artem Bityutskiy 431102fed3 UBIFS: clean up free space checking 16 years ago
Artem Bityutskiy ed43f2f06c UBIFS: small amendments in the LEB scanning code 16 years ago
Artem Bityutskiy 086b3640c1 UBIFS: dump a little more in case of corruptions 16 years ago
Daniel Mack 7fcd9c3ecb UBIFS: allow more than one volume to be mounted 16 years ago
Artem Bityutskiy 1fb8bd01ed UBIFS: fix assertion warning 16 years ago
Adrian Hunter 681947d2fa UBIFS: minor spelling and grammar fixes 16 years ago
Adrian Hunter 4473758944 UBIFS: fix 64-bit divisions in debug print 16 years ago
Artem Bityutskiy cb54ef8b13 UBIFS: few spelling fixes 16 years ago
Artem Bityutskiy 2a35a3a8ab UBIFS: set write-buffer timout to 3-5 seconds 16 years ago
Artem Bityutskiy 0b335b9d7d UBIFS: slightly optimize write-buffer timer usage 16 years ago
Artem Bityutskiy 70aee2f153 UBIFS: improve debugging messaged 16 years ago
Adrian Hunter e3dc5a665d UBIFS: fix integer overflow warning 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Jens Axboe a979eff181 ubifs: register backing_dev_info 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Artem Bityutskiy f2c5dbd7b7 UBIFS: start using hrtimers 16 years ago
Artem Bityutskiy 3f36406f26 UBIFS: do not forget to register BDI device 16 years ago
Artem Bityutskiy 8379ea31e9 UBIFS: allow sync option in rootflags 16 years ago
Artem Bityutskiy 428ff9d2e3 UBIFS: remove dead code 16 years ago
Artem Bityutskiy 7c83f5cb55 UBIFS: use anonymous device 16 years ago
Corentin Chary 8eec2f36fb UBIFS: return proper error code if the compr is not present 16 years ago
Hunter Adrian 8b3884a841 UBIFS: return error if link and unlink race 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Adrian Hunter 6d6cb0d688 UBIFS: reset no_space flag after inode deletion 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Adrian Hunter de0975781a UBIFS: fix recovery bug 16 years ago