aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2
AgeCommit message (Expand)Author
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-03git simplify nilfs check for busy subtreeAl Viro
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-07-05helper for reading ->d_countAl Viro
2013-07-03] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko
2013-07-03nilfs2: implement calculation of free inodes countVyacheslav Dubeyko
2013-06-29[readdir] convert nilfs2Al Viro
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-30nilfs2: remove unneeded test in nilfs_writepage()Vyacheslav Dubeyko
2013-04-30nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()Vyacheslav Dubeyko
2013-04-30nilfs2: fix issue with flush kernel thread after remount in RO mode because o...Vyacheslav Dubeyko
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-01-11fs/nilfs2: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-20nilfs2: drop vmtruncateMarco Stornelli
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-30ext4: fix mtime update in nodelalloc modeTheodore Ts'o
2012-09-21userns: Convert nillfs2 to use kuid/kgid where appropriateEric W. Biederman
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31nilfs2: Convert to new freezing mechanismJan Kara
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-30nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-30nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi
2012-07-30nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao
2012-07-30nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31nilfs2: flush disk caches in syncingRyusuke Konishi
2012-05-29->encode_fh() API changeAl Viro
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds