Commit Graph

536 Commits (3fbb43df983acf6f10a122e43e73daf6528ad7ed)

Author SHA1 Message Date
Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Cody P Schafer bb25e49ff8 fs/ubifs: use rbtree postorder iteration helper instead of opencoding 11 years ago
Mats Kärrman 58a4e23703 UBIFS: correct data corruption range 11 years ago
Wei Yongjun 7203db97b7 UBIFS: fix return code 11 years ago
Al Viro 4cb2a01d8c ubifs: switch to %pd 11 years ago
wang.bo116@zte.com.cn e71d1a59e7 UBIFS: remove unnecessary code in ubifs_garbage_collect 11 years ago
Dave Chinner 1ab6c4997e fs: convert fs shrinkers to new scan/count API 12 years ago
Mats Kärrman c23e9b75cc UBIFS: remove invalid warn msg with tst_recovery enabled 12 years ago
Al Viro 01122e0688 [readdir] convert ubifs 12 years ago
Artem Bityutskiy 605c912bb8 UBIFS: fix a horrid bug 12 years ago
Artem Bityutskiy 33f1a63ae8 UBIFS: prepare to fix a horrid bug 12 years ago
Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
Richard Genoud beadadfa54 UBIFS: correct mount message 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Artem Bityutskiy 67e753ca41 UBIFS: make space fixup work in the remount case 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Jan Kara 182dcfd648 ubifs: wait for page writeback to provide stable pages 12 years ago
Adam Thomas 8afd500cb5 UBIFS: fix double free of ubifs_orphan objects 12 years ago
Adam Thomas 2928f0d0c5 UBIFS: fix use of freed ubifs_orphan objects 12 years ago
Akinobu Mita 3d251a5b9e UBIFS: rename random32() to prandom_u32() 12 years ago
Akinobu Mita cdd9fa8de6 ubifs: use prandom_bytes 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
Artem Bityutskiy a28ad42a4a UBIFS: fix mounting problems after power cuts 12 years ago
Artem Bityutskiy 98a1eebda3 UBIFS: introduce categorized lprops counter 12 years ago
Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman 39241beb78 userns: Convert ubifs to use kuid/kgid 13 years ago
Artem Bityutskiy 3668b70fcf UBIFS: print less 13 years ago
Artem Bityutskiy 6b38d03f48 UBIFS: use pr_ helper instead of printk 13 years ago
Artem Bityutskiy 79fda5179a UBIFS: comply with coding style 13 years ago
Artem Bityutskiy 43457c60c8 UBIFS: use __aligned() attribute 13 years ago
Jiri Slaby e2441b4319 UBIFS: remove __DATE__ and __TIME__ 13 years ago
Artem Bityutskiy 8089ed7928 UBIFS: fix power cut emulation for mtdram 13 years ago
Artem Bityutskiy 4b3e58a6d6 UBIFS: improve scanning debug output 13 years ago
Artem Bityutskiy db0f896906 UBIFS: always print full error reports 13 years ago
Artem Bityutskiy c45640d87b UBIFS: print PID in debug messages 13 years ago
Artem Bityutskiy 69f9025894 UBIFS: fix error messages spelling 13 years ago
Artem Bityutskiy 65b455b123 UBIFS: fix complaints about too small debug buffer size 13 years ago
Artem Bityutskiy c212f4020d UBIFS: fix replay regression 13 years ago
Artem Bityutskiy 11e3be0be2 UBIFS: fix crash on error path 13 years ago
Artem Bityutskiy 73e8712aa0 UBIFS: remove stale commentary 13 years ago
Artem Bityutskiy 5c57f20b82 UBIFS: nuke pdflush from comments 13 years ago
Julia Lawall 7074e5eb23 UBIFS: remove invalid reference to list iterator variable 13 years ago
Artem Bityutskiy d51f17ea0a UBIFS: simplify reply code a bit 13 years ago
Artem Bityutskiy 06bef9451a UBIFS: add debugfs knob to switch to R/O mode 13 years ago
Alexandre Pereira da Silva 782759b9f5 UBIFS: fix compilation warning 13 years ago
Artem Bityutskiy c6727932cf UBIFS: fix a bug in empty space fix-up 13 years ago