aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig
2009-12-11xfs: Wrapped journal record corruption on read at recoveryAndy Poling
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig
2009-12-11xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig
2009-12-11xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig
2009-12-11xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig
2009-12-11xfs: simplify inode teardownChristoph Hellwig
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-12-11sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman
2009-12-11sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-11sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman
2009-12-11sysfs: In sysfs_chmod_file lazily propagate the mode change.Eric W. Biederman
2009-12-11sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman
2009-12-11sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman
2009-12-11sysfs: Update s_iattr on link and unlink.Eric W. Biederman
2009-12-11sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman
2009-12-11sysfs: Simplify iattr time assignmentsEric W. Biederman
2009-12-11sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman
2009-12-11sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman
2009-12-11sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman
2009-12-11sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman
2009-12-11debugfs: fix create mutex racy fops and private dataMathieu Desnoyers
2009-12-11sysfs: mark a locally-only used function staticStefan Richter
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann
2009-12-10lp: move compat_ioctl handling into lp.cArnd Bergmann
2009-12-10compat_ioctl: pass compat pointer directly to handlersArnd Bergmann
2009-12-10compat_ioctl: simplify lookup tableArnd Bergmann
2009-12-10compat_ioctl: simplify calling of handlersArnd Bergmann
2009-12-10compat_ioctl: inline all conversion handlersArnd Bergmann
2009-12-10compat_ioctl: Remove BKLArnd Bergmann
2009-12-10compat_ioctl: remove all VT ioctl handlingArnd Bergmann
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds