index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
UBIFS: return -EINVAL if log head is empty
hujianyang
2015-01-28
UBIFS: add a couple of extra asserts
Artem Bityutskiy
2015-01-28
UBIFS: add ubifs_err() to print error reason
Subodh Nijsure
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
2015-01-28
UBIFS: Add xattr support for symlinks
Subodh Nijsure
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-11-07
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
2014-11-07
UBIFS: fix budget leak in error path
Artem Bityutskiy
2014-09-30
UBIFS: Fix trivial typo in power_cut_emulated()
Richard Weinberger
2014-09-26
UBIFS: Align the dump messages of SB_NODE
hujianyang
2014-09-19
UBIFS: Remove bogus assert
Richard Weinberger
2014-09-08
UBIFS: fix free log space calculation
Artem Bityutskiy
2014-09-08
UBIFS: fix a race condition
Artem Bityutskiy
2014-07-31
UBIFS: Add log overlap assertions
hujianyang
2014-07-28
Revert "UBIFS: add a log overlap assertion"
Artem Bityutskiy
2014-07-19
UBIFS: add a log overlap assertion
Artem Bityutskiy
2014-07-19
UBIFS: remove unnecessary check
Artem Bityutskiy
2014-07-19
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-07-19
UBIFS: kernel-doc warning fix
Fabian Frederick
2014-07-19
UBIFS: replace seq_printf by seq_puts
Fabian Frederick
2014-07-19
UBIFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-19
UBIFS: kernel-doc warning fix
Fabian Frederick
2014-07-19
UBIFS: fix error path in create_default_filesystem()
hujianyang
2014-07-19
UBIFS: fix spelling of "scanned"
Artem Bityutskiy
2014-07-19
UBIFS: fix some comments
Seunghun Lee
2014-07-19
UBIFS: remove useless @ecc in struct ubifs_scan_leb
hujianyang
2014-07-19
UBIFS: remove useless statements
hujianyang
2014-07-19
UBIFS: Add missing break statements in dbg_chk_pnode()
hujianyang
2014-07-19
UBIFS: fix error handling in dump_lpt_leb()
hujianyang
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2014-06-10
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
UBIFS: Add an assertion for clean_zn_cnt
hujianyang
2014-06-02
UBIFS: respect MS_SILENT mount flag
Daniel Golle
2014-06-02
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
2014-05-28
UBIFS: fix debugging check
Artem Bityutskiy
2014-05-27
UBIFS: add missing ui pointer in debugging code
Daniel Golle
2014-05-27
UBIFS: Fix dump messages in ubifs_dump_lprops
hujianyang
2014-05-13
UBIFS: Remove unused variables in ubifs_budget_space
hujianyang
2014-05-13
UBIFS: fix an mmap and fsync race condition
hujianyang
2014-05-06
ubifs: switch to ->write_iter()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-05
UBIFS: fix remount error path
Artem Bityutskiy
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
[next]