summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-12-10md: move compat_ioctl handling into md.cArnd Bergmann
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o
2009-12-09ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o
2009-12-09jbd2: Export jbd2_log_start_commit to fix ext4 buildTheodore Ts'o
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
2009-12-09sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman
2009-12-09debugfs: fix create mutex racy fops and private dataMathieu Desnoyers
2009-12-09sysfs: mark a locally-only used function staticStefan Richter
2009-12-08nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-08xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-08xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-08xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-08xfs: uninline xfs_get_extsz_hintChristoph Hellwig
2009-12-08xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig
2009-12-08xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-08xfs: remove IO_ISAIOChristoph Hellwig
2009-12-08xfs: Wrapped journal record corruption on read at recoveryAndy Poling
2009-12-08xfs: cleanup data end I/O handlersChristoph Hellwig
2009-12-08xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig
2009-12-08xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig