summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-10Merge branch 'quilt/tty'Stephen Rothwell
2009-12-10Merge branch 'quilt/driver-core'Stephen Rothwell
2009-12-10Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2009-12-10Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-12-10Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'osd/linux-next'Stephen Rothwell
2009-12-10Merge remote branch 'md/for-next'Stephen Rothwell
2009-12-10Merge branch 'quilt/rr'Stephen Rothwell
2009-12-10Merge remote branch 'mtd/master'Stephen Rothwell
2009-12-10Merge remote branch 'dlm/next'Stephen Rothwell
2009-12-10Revert "ext4: Wait for proper transaction commit on fsync"Stephen Rothwell
2009-12-10Merge remote branch 'xfs/master'Stephen Rothwell
2009-12-10Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2009-12-10Merge remote branch 'udf/for_next'Stephen Rothwell
2009-12-10Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2009-12-10Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-12-10Merge remote branch 'nfs/linux-next'Stephen Rothwell
2009-12-10Merge remote branch 'logfs/master'Stephen Rothwell
2009-12-10Merge remote branch 'fatfs/master'Stephen Rothwell
2009-12-10Merge remote branch 'ext4/next'Stephen Rothwell
2009-12-10Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-12-10Merge remote branch 'ecryptfs/next'Stephen Rothwell
2009-12-10Merge remote branch 'cifs/master'Stephen Rothwell
2009-12-10Merge remote branch 'ceph/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'powerpc/next'Stephen Rothwell
2009-12-10devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-12-09Merge branch 'for-2.6.33-incoming' into HEADJ. Bruce Fields
2009-12-09Merge branch 'for-2.6.32' into HEADJ. Bruce Fields
2009-12-09FS: use helpers for rlimitsJiri Slaby
2009-12-09core: rename setrlimit to do_setrlimitJiri Slaby
2009-12-09FS: proc, make limits writableJiri Slaby
2009-12-09FS: proc, switch limits reading to fopsJiri Slaby
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman
2009-12-09sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman
2009-12-09sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-09sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman
2009-12-09sysfs: In sysfs_chmod_file lazily propagate the mode change.Eric W. Biederman
2009-12-09sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman
2009-12-09sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman
2009-12-09sysfs: Update s_iattr on link and unlink.Eric W. Biederman
2009-12-09sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman
2009-12-09sysfs: Simplify iattr time assignmentsEric W. Biederman
2009-12-09sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman
2009-12-09sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman
2009-12-09sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman