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.12.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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2015-11-07
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
1
-0
/
+50
2015-05-11
ubifs: switch to simple_follow_link()
Al Viro
1
-10
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-8
/
+9
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
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
1
-8
/
+9
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+4
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-01-28
UBIFS: Add xattr support for symlinks
Subodh Nijsure
1
-0
/
+4
2014-11-07
UBIFS: fix budget leak in error path
Artem Bityutskiy
1
-0
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+10
2014-06-12
->splice_write() via ->write_iter()
Al Viro
1
-1
/
+1
2014-05-28
UBIFS: fix debugging check
Artem Bityutskiy
1
-1
/
+1
2014-05-27
UBIFS: add missing ui pointer in debugging code
Daniel Golle
1
-0
/
+1
2014-05-13
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-05-07
ubifs: switch to ->write_iter()
Al Viro
1
-12
/
+7
2014-05-07
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-2
/
+2
2014-04-08
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-2
/
+3
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
ubifs: wait for page writeback to provide stable pages
Jan Kara
1
-0
/
+1
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-0
/
+1
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-2
/
+2
2012-08-04
UBIFS: nuke pdflush from comments
Artem Bityutskiy
1
-5
/
+5
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-1
/
+1
2012-05-03
UBIFS: remove xattr Kconnfig option
Subodh Nijsure
1
-2
/
+0
2012-03-20
ubifs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+11
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-10
/
+11
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: remove strange commentary
Artem Bityutskiy
1
-1
/
+0
2011-05-13
UBIFS: use ro_mount instead of MS_RDONLY
Artem Bityutskiy
1
-1
/
+5
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
1
-2
/
+2
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-8
/
+9
2011-04-13
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
1
-0
/
+3
2011-03-24
UBIFS: fix assertion warning and refine comments
Artem Bityutskiy
1
-4
/
+7
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-3
/
+2
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-2
/
+4
2010-08-10
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-15
/
+8
2010-05-28
kill spurious reference to vmtruncate
npiggin@suse.de
1
-5
/
+8
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-4
/
+4
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
[next]