summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-01Merge branch 'quilt/tty'Stephen Rothwell
2009-12-01Merge branch 'quilt/driver-core'Stephen Rothwell
2009-12-01Merge remote branch 'sysctl/master'Stephen Rothwell
2009-12-01Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-12-01Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-12-01Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'osd/linux-next'Stephen Rothwell
2009-12-01Merge remote branch 'security-testing/next'Stephen Rothwell
2009-12-01Merge remote branch 'md/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'block/for-next'Stephen Rothwell
2009-12-01Merge branch 'quilt/rr'Stephen Rothwell
2009-12-01Merge remote branch 'mtd/master'Stephen Rothwell
2009-12-01Merge remote branch 'net/master'Stephen Rothwell
2009-12-01Merge remote branch 'dlm/next'Stephen Rothwell
2009-12-01Merge remote branch 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-12-01Merge remote branch 'xfs/master'Stephen Rothwell
2009-12-01Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2009-12-01Merge remote branch 'udf/for_next'Stephen Rothwell
2009-12-01Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2009-12-01Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-12-01Merge remote branch 'logfs/master'Stephen Rothwell
2009-12-01Merge remote branch 'gfs2/master'Stephen Rothwell
2009-12-01Merge remote branch 'fatfs/master'Stephen Rothwell
2009-12-01Merge remote branch 'ext4/next'Stephen Rothwell
2009-12-01Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-12-01Merge remote branch 'ecryptfs/next'Stephen Rothwell
2009-12-01Merge remote branch 'cifs/master'Stephen Rothwell
2009-12-01Merge remote branch 'ceph/for-next'Stephen Rothwell
2009-12-01Merge remote branch 'powerpc/next'Stephen Rothwell
2009-12-01Revert "FS-Cache: Handle pages pending storage that get evicted under OOM con...Stephen Rothwell
2009-12-01devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-12-01sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman
2009-12-01sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman
2009-12-01sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-01sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman
2009-12-01sysfs: In sysfs_chmod_file lazily propagate the mode change.Eric W. Biederman
2009-12-01sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman
2009-12-01sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman
2009-12-01sysfs: Update s_iattr on link and unlink.Eric W. Biederman
2009-12-01sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman
2009-12-01sysfs: Simplify iattr time assignmentsEric W. Biederman
2009-12-01sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman
2009-12-01sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman
2009-12-01sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman
2009-12-01sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman
2009-12-01debugfs: fix create mutex racy fops and private dataMathieu Desnoyers
2009-12-01sysfs: mark a locally-only used function staticStefan Richter