aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\ \
| * | tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \
| * | | sysfs: only access bin file vm_ops with the active lockEric W. Biederman2010-10-22
| * | | sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman2010-10-22
| * | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-22
| |/ /
* | | ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds2010-10-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-22
|\ \ \
| * | | [CIFS] move close processing from cifs_close to cifsFileInfo_putSteve French2010-10-21
| * | | cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman2010-10-21
| * | | cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_s...Tejun Heo2010-10-19
| * | | Clean up two declarations of blob_lenShirish Pargaonkar2010-10-19
| * | | cifs: move cifsFileInfo_put to file.cJeff Layton2010-10-17
| * | | cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton2010-10-17