aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2009-12-10NFS: Fix nfs_migrate_page()Trond Myklebust
2009-12-10ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()Roel Kluin
2009-12-10ext3: Fix data / filesystem corruption when write fails to copy dataJan Kara
2009-12-10ext4: Support for 64-bit quota formatJan Kara
2009-12-10ext3: Support for vfsv1 quota formatJan Kara
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10ext2: fix comment in ext2_find_entry about return valuesJérémy Cochoy
2009-12-10ext3: Unify log messages in ext3Alexey Fisher
2009-12-10ext2: clear uptodate flag on super block I/O errorStephen Hemminger
2009-12-10ext2: Unify log messages in ext2Alexey Fisher
2009-12-10ext3: make "norecovery" an alias for "noload"Eric Sandeen
2009-12-10ext3: Don't update the superblock in ext3_statfs()Eric Sandeen
2009-12-10ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen
2009-12-10quota: Fix WARN_ON in lookup_one_lenJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-10ubifs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10afs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh