index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
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-10
ubifs: switch to simple_follow_link()
Al Viro
1
-0
/
+1
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-52
/
+53
2015-03-25
UBIFS: do not write master node if need recovery
Sheng Yong
1
-1
/
+1
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+1
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
1
-0
/
+1
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-1
/
+1
2014-07-19
UBIFS: remove mst_mutex
Artem Bityutskiy
1
-1
/
+0
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
2014-07-19
UBIFS: remove useless statements
hujianyang
1
-1
/
+1
2014-06-02
UBIFS: respect MS_SILENT mount flag
Daniel Golle
1
-0
/
+5
2014-05-05
UBIFS: fix remount error path
Artem Bityutskiy
1
-1
/
+1
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2014-01-23
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-20
/
+4
2013-11-13
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+6
2013-10-26
UBIFS: fix return code
Wei Yongjun
1
-2
/
+6
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-1
/
+2
2013-05-10
UBIFS: correct mount message
Richard Genoud
1
-1
/
+1
2013-03-14
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
1
-6
/
+6
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-10-02
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-64
/
+55
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
1
-2
/
+2
2012-08-31
UBIFS: print less
Artem Bityutskiy
1
-48
/
+43
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-19
/
+16
2012-08-31
UBIFS: remove __DATE__ and __TIME__
Jiri Slaby
1
-1
/
+0
2012-08-21
UBIFS: remove stale commentary
Artem Bityutskiy
1
-3
/
+0
2012-08-04
UBIFS: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-2
/
+1
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-20
UBI: amend commentaries WRT dtype
Artem Bityutskiy
1
-3
/
+2
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-2
/
+0
2012-05-20
UBIFS: fix memory leak on error path
Sidney Amani
1
-1
/
+1
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-7
/
+7
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-4
/
+4
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-12-13
ubifs: too early register_filesystem()
Al Viro
1
-10
/
+8
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
[next]