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