summaryrefslogtreecommitdiff
path: root/fs/nilfs2
Commit message (Expand)AuthorAge
* nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen2011-12-20
* nilfs2: unbreak compat ioctlThomas Meyer2011-12-20
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-20
* kill check_acl callback of generic_permission()Al Viro2011-07-20
* nilfs2_permission() doesn't need to bail out in RCU modeAl Viro2011-06-20
* nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi2011-06-11
* nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi2011-06-11
* nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi2011-06-11
* nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-26
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi2011-05-10
* | nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi2011-05-10
* | nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi2011-05-10
* | nilfs2: use list_first_entryRyusuke Konishi2011-05-10
* | nilfs2: use empty_aops for gc-inodesRyusuke Konishi2011-05-10
* | nilfs2: implement resize ioctlRyusuke Konishi2011-05-10
* | nilfs2: add truncation routine of segment usage fileRyusuke Konishi2011-05-10
* | nilfs2: add routine to move secondary super blockRyusuke Konishi2011-05-10
* | nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi2011-05-10
* | nilfs2: zero fill unused portion of super root blockRyusuke Konishi2011-05-10
* | nilfs2: super root size should change depending on inode sizeRyusuke Konishi2011-05-10
* | nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-10
* | nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-05-10
* | nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi2011-05-10
|/
* fs: export empty_aopsJens Axboe2011-04-05
* nilfs2: fix whitespace coding style issuesNicolas Kaiser2011-03-30
* nilfs2: fix oops due to a bad aops initializationRyusuke Konishi2011-03-30
* nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-30
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * block: remove per-queue pluggingJens Axboe2011-03-10
* | | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | | nilfs2: use little-endian bitopsAkinobu Mita2011-03-23
* | | nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-09
* | | nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-09
* | | nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-09
* | | nilfs2: move log writer onto nilfs objectRyusuke Konishi2011-03-09
* | | nilfs2: move next generation counter into nilfs objectRyusuke Konishi2011-03-09