Commit Graph

294 Commits (2c03a7a49e0831646bd35d0877ec7d051d8f174b)

Author SHA1 Message Date
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
Christoph Hellwig eaff8079d4 kill I_LOCK 15 years ago
Joe Perches 7f2f4e72d3 fs/ubifs: use %pUB to print UUIDs 15 years ago
Christoph Hellwig 5ced58f735 ubifs: remove manual O_SYNC handling 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Roel Kluin b38882f5c0 UBIFS: fix return code in check_leaf 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Christoph Hellwig 774888bcd6 UBIFS: remove manual O_SYNC handling 15 years ago
Corentin Chary 9722324e65 UBIFS: support mounting of UBI volume character devices 15 years ago
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