Commit Graph

585 Commits (f0828ba96d02d4d4b197c531b34c662ee3c928df)

Author SHA1 Message Date
Kirill A. Shutemov d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub 10 years ago
hujianyang 88cff0f0fb UBIFS: return -EINVAL if log head is empty 10 years ago
Artem Bityutskiy fb4325a3d9 UBIFS: add a couple of extra asserts 10 years ago
Subodh Nijsure fee1756d80 UBIFS: add ubifs_err() to print error reason 10 years ago
Subodh Nijsure d7f0b70d30 UBIFS: Add security.* XATTR support for the UBIFS 10 years ago
Subodh Nijsure 895d9db253 UBIFS: Add xattr support for symlinks 10 years ago
Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support 10 years ago
Subodh Nijsure a76284e6f8 UBIFS: fix a couple bugs in UBIFS xattr length calculation 10 years ago
Artem Bityutskiy 789c89935c UBIFS: fix budget leak in error path 10 years ago
Richard Weinberger 443b39cdd5 UBIFS: Fix trivial typo in power_cut_emulated() 11 years ago
hujianyang 4b1a43eab1 UBIFS: Align the dump messages of SB_NODE 11 years ago
Richard Weinberger d577bc104f UBIFS: Remove bogus assert 11 years ago
Artem Bityutskiy ba29e721eb UBIFS: fix free log space calculation 11 years ago
Artem Bityutskiy 052c28073f UBIFS: fix a race condition 11 years ago
hujianyang 25601a3c97 UBIFS: Add log overlap assertions 11 years ago
Artem Bityutskiy 6390e99177 Revert "UBIFS: add a log overlap assertion" 11 years ago
Artem Bityutskiy 545f7fdf6d UBIFS: add a log overlap assertion 11 years ago
Artem Bityutskiy f1cb705acc UBIFS: remove unnecessary check 11 years ago
Artem Bityutskiy 07e19dff63 UBIFS: remove mst_mutex 11 years ago
Fabian Frederick 39274a1e8d UBIFS: kernel-doc warning fix 11 years ago
Fabian Frederick d4eb08ff0a UBIFS: replace seq_printf by seq_puts 11 years ago
Fabian Frederick 86b4c14de3 UBIFS: replace count*size kzalloc by kcalloc 11 years ago
Fabian Frederick ef13f01828 UBIFS: kernel-doc warning fix 11 years ago
hujianyang 6dcfb80264 UBIFS: fix error path in create_default_filesystem() 11 years ago
Artem Bityutskiy f2b6521aa1 UBIFS: fix spelling of "scanned" 11 years ago
Seunghun Lee d685c41215 UBIFS: fix some comments 11 years ago
hujianyang c7b5bb0beb UBIFS: remove useless @ecc in struct ubifs_scan_leb 11 years ago
hujianyang b793a8c888 UBIFS: remove useless statements 11 years ago
hujianyang ce6ebdb87e UBIFS: Add missing break statements in dbg_chk_pnode() 11 years ago
hujianyang 5a95741a57 UBIFS: fix error handling in dump_lpt_leb() 11 years ago
Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 years ago
hujianyang 380347e9ca UBIFS: Add an assertion for clean_zn_cnt 11 years ago
Daniel Golle 90bea5a3f0 UBIFS: respect MS_SILENT mount flag 11 years ago
hujianyang 72abc8f4b4 UBIFS: Remove incorrect assertion in shrink_tnc() 11 years ago
Artem Bityutskiy ba6a7d5563 UBIFS: fix debugging check 11 years ago
Daniel Golle a0fd59511e UBIFS: add missing ui pointer in debugging code 11 years ago
hujianyang dac3698147 UBIFS: Fix dump messages in ubifs_dump_lprops 11 years ago
hujianyang 0da846f42f UBIFS: Remove unused variables in ubifs_budget_space 11 years ago
hujianyang 691a7c6f28 UBIFS: fix an mmap and fsync race condition 11 years ago
Al Viro f5674c31ee ubifs: switch to ->write_iter() 11 years ago
Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
Artem Bityutskiy fcdd57c890 UBIFS: fix remount error path 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
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