summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-26xfs simplify and speed up direct I/O completionsChristoph Hellwig
2010-07-26xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-07-26direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-07-26xfs: fix big endian buildDave Chinner
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman
2010-07-26xfs: clean up xfs_bmap_get_bpChristoph Hellwig
2010-07-26xfs: simplify xfs_truncate_fileChristoph Hellwig
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: remove obsolete osyncisosync mount optionChristoph Hellwig
2010-07-26xfs: clean up filestreams helpersChristoph Hellwig
2010-07-26xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig
2010-07-26xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck
2010-07-26xfs: fix unsigned underflow in xfs_free_eofblocksKulikov Vasiliy
2010-07-26xfs: use GFP_NOFS for page cache allocationDave Chinner
2010-07-26xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner
2010-07-26xfs: fix xfs_trans_add_item() lockdep warningsDave Chinner
2010-07-26xfs: simplify and remove xfs_ireclaimDave Chinner
2010-07-26xfs: don't block on buffer read errorsDave Chinner
2010-07-26xfs: move inode shrinker unregister even earlierDave Chinner
2010-07-26xfs: remove a dmapi leftoverChristoph Hellwig
2010-07-26xfs: writepage always has buffersChristoph Hellwig
2010-07-26xfs: allow writeback from kswapdChristoph Hellwig
2010-07-26xfs: remove incorrect log write optimizationChristoph Hellwig
2010-07-26xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-07-26xfs: remove xfs_iputChristoph Hellwig
2010-07-26xfs: remove xfs_iput_newChristoph Hellwig
2010-07-26xfs: some iget tracing cleanups / fixesChristoph Hellwig
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig
2010-07-26xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig
2010-07-26xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig
2010-07-26xfs: reduce stack usage in xfs_iomapChristoph Hellwig
2010-07-26xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_writepageChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_releasepageChristoph Hellwig
2010-07-26xfs: fix corruption case for block size < page sizeEric Sandeen
2010-07-26xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig
2010-07-26xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig
2010-07-26xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flagsChristoph Hellwig