index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
11
-34
/
+107
2015-11-07
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
5
-2
/
+81
2015-11-07
ubifs: make ubifs_[get|set]xattr atomic
Dongsheng Yang
1
-3
/
+9
2015-11-07
UBIFS: Delete unnecessary checks before the function call "iput"
Markus Elfring
1
-4
/
+2
2015-11-07
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
1
-2
/
+3
2015-11-07
fs/ubifs: remove unnecessary new_valid_dev check
Yaowei Bai
2
-10
/
+2
2015-10-03
UBIFS: print verbose message when rescanning a corrupted node
shengyong
1
-1
/
+1
2015-10-03
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
shengyong
1
-4
/
+4
2015-10-03
UBIFS: fix a typo in comment of ubifs_budget_req
Dongsheng Yang
1
-2
/
+2
2015-10-03
UBIFS: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2
-6
/
+3
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-06-26
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+4
2015-06-02
ubifs: fix to check error code of register_shrinker
Chao Yu
1
-1
/
+4
2015-05-11
ubifs: switch to simple_follow_link()
Al Viro
3
-10
/
+3
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-16
/
+16
2015-04-15
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
25
-429
/
+436
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
4
-16
/
+16
2015-04-13
UBIFS: fix output format of INUM_WATERMARK
Sheng Yong
1
-1
/
+1
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
25
-409
/
+419
2015-03-25
UBIFS: simplify returns
Fabian Frederick
1
-8
/
+2
2015-03-25
UBIFS: Fix trivial typos in comments
Yannick Guerrini
1
-7
/
+7
2015-03-25
UBIFS: do not write master node if need recovery
Sheng Yong
1
-1
/
+1
2015-03-25
UBIFS: fix incorrect unlocking handling
Taesoo Kim
1
-4
/
+7
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-12
/
+148
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+1
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-02-10
UBIFS: return -EINVAL if log head is empty
hujianyang
1
-3
/
+16
2015-01-28
UBIFS: add a couple of extra asserts
Artem Bityutskiy
1
-0
/
+4
2015-01-28
UBIFS: add ubifs_err() to print error reason
Subodh Nijsure
1
-4
/
+13
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
4
-0
/
+99
2015-01-28
UBIFS: Add xattr support for symlinks
Subodh Nijsure
2
-5
/
+16
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
2
-5
/
+0
2015-01-21
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-1
/
+1
2014-11-07
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
1
-1
/
+6
2014-11-07
UBIFS: fix budget leak in error path
Artem Bityutskiy
1
-0
/
+1
2014-09-30
UBIFS: Fix trivial typo in power_cut_emulated()
Richard Weinberger
1
-1
/
+1
2014-09-26
UBIFS: Align the dump messages of SB_NODE
hujianyang
1
-2
/
+2
2014-09-19
UBIFS: Remove bogus assert
Richard Weinberger
1
-4
/
+3
2014-09-08
UBIFS: fix free log space calculation
Artem Bityutskiy
1
-2
/
+6
2014-09-08
UBIFS: fix a race condition
Artem Bityutskiy
2
-8
/
+11
2014-07-31
UBIFS: Add log overlap assertions
hujianyang
1
-0
/
+2
2014-07-28
Revert "UBIFS: add a log overlap assertion"
Artem Bityutskiy
1
-1
/
+0
2014-07-19
UBIFS: add a log overlap assertion
Artem Bityutskiy
1
-0
/
+1
2014-07-19
UBIFS: remove unnecessary check
Artem Bityutskiy
1
-6
/
+4
2014-07-19
UBIFS: remove mst_mutex
Artem Bityutskiy
4
-9
/
+3
2014-07-19
UBIFS: kernel-doc warning fix
Fabian Frederick
1
-1
/
+1
2014-07-19
UBIFS: replace seq_printf by seq_puts
Fabian Frederick
1
-6
/
+6
2014-07-19
UBIFS: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
[next]