aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* nilfs2: use iget for all metadata filesRyusuke Konishi2010-10-22
* nilfs2: get rid of GCDAT inodeRyusuke Konishi2010-10-22
* nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi2010-10-22
* nilfs2: add routines to roll back state of DAT fileRyusuke Konishi2010-10-22
* nilfs2: add routines to save and restore bmap stateRyusuke Konishi2010-10-22
* nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi2010-10-22
* nilfs2: allow nilfs_clear_inode to clear metadata file inodesRyusuke Konishi2010-10-22
* nilfs2: get rid of snapshot mount flagRyusuke Konishi2010-10-22
* nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi2010-10-22
* nilfs2: do not allocate multiple super block instances for a deviceRyusuke Konishi2010-10-22
* nilfs2: split out nilfs_attach_snapshotRyusuke Konishi2010-10-22
* nilfs2: split out nilfs_get_root_dentryRyusuke Konishi2010-10-22
* nilfs2: deny write access to inodes in snapshotsRyusuke Konishi2010-10-22
* nilfs2: use checkpoint tree for mount check of snapshotsRyusuke Konishi2010-10-22
* nilfs2: move inode count and block count into root objectRyusuke Konishi2010-10-22
* nilfs2: use root object to get ifileRyusuke Konishi2010-10-22
* nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-22
* nilfs2: set pointer to root object in inodesRyusuke Konishi2010-10-22
* nilfs2: add checkpoint tree to nilfs objectRyusuke Konishi2010-10-22
* nilfs2: remove own inode hash used for GCRyusuke Konishi2010-10-22
* nilfs2: separate initializer of metadata file inodeRyusuke Konishi2010-10-22
* nilfs2: use iget5_locked to get inodeRyusuke Konishi2010-10-22
* nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi2010-10-22
* nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirtyRyusuke Konishi2010-10-22
* nilfs2: allow nilfs_destroy_inode to destroy metadata file inodesRyusuke Konishi2010-10-22
* nilfs2: accept future revisionsRyusuke Konishi2010-10-22
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-10-22
|\
| * pcmcia: fix ni_daq_700 compilationDominik Brodowski2010-10-22
| * pcmcia: IOCARD is also required for using IRQsDominik Brodowski2010-10-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2010-10-22
|\ \
| * | asm-generic/io.h: allow people to override individual funcsMike Frysinger2010-10-18
| * | bitops: remove duplicated extern declarationsAkinobu Mita2010-10-09
| * | bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-09
| * | asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini2010-10-09
| * | asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu2010-10-09
| * | asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage2010-10-09
| * | asm-generic: make atomic_add_unless a functionMathieu Lacage2010-10-09
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | vfs: make no_llseek the defaultArnd Bergmann2010-10-15
| * | | vfs: don't use BKL in default_llseekArnd Bergmann2010-10-15
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| * | | libfs: use generic_file_llseek for simple_attrArnd Bergmann2010-09-16
| * | | mac80211: disallow seeks in minstrel debug codeArnd Bergmann2010-09-16
| * | | lirc: make chardev nonseekableArnd Bergmann2010-09-16
| * | | viotape: use noop_llseekArnd Bergmann2010-09-16
| * | | raw: use explicit llseek file operationsArnd Bergmann2010-09-16
| * | | ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-16
| * | | spufs: use llseek in all file operationsArnd Bergmann2010-09-16
| * | | arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-16
| * | | lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-16