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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-6
/
+0
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-6
/
+0
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-06-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+6
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-6
/
+6
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-26
/
+26
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-08
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-10
ubifs: switch to simple_follow_link()
Al Viro
1
-10
/
+1
2015-04-26
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-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-03-25
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-10
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-06
ubifs: switch to ->write_iter()
Al Viro
1
-12
/
+7
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-2
/
+2
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-2
/
+3
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
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-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+11
2011-07-20
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
[next]