aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-25
|\
| * exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh2010-10-25
| * fs/exofs: typo fix of faild to failedJoe Perches2010-10-25
| * exofs: Set i_mapping->backing_dev_info anywayBoaz Harrosh2010-10-18
| * exofs: Cleaup read path in regard with read_for_writeBoaz Harrosh2010-10-18
* | Coda: replace BKL with mutexYoshihisa Abe2010-10-25
* | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
* | Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-25
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
|\ \
| * | Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ | |/ / |/| |
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-23
| * | fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * | fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * | Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \ \
| * | | | fix printk typo 'faild'Paul Bolle2010-08-09
* | | | | Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-10-23
|\ \ \ \ \
| * | | | | nilfs2: eliminate sparse warning - "context imbalance"Jiro SEKIBA2010-10-22
| * | | | | nilfs2: eliminate sparse warnings - "symbol not declared"Jiro SEKIBA2010-10-22
| * | | | | nilfs2: get rid of bdi from nilfs objectRyusuke Konishi2010-10-22
| * | | | | nilfs2: add bdev freeze/thaw supportRyusuke Konishi2010-10-22
| * | | | | nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi2010-10-22
| * | | | | nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi2010-10-22
| * | | | | nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi2010-10-22
| * | | | | nilfs2: get rid of mi_nilfs back pointer to nilfs objectRyusuke Konishi2010-10-22
| * | | | | nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi2010-10-22
| * | | | | 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: 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