summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-29ceph: clean up on forwarded aborted mds requestSage Weil
2010-05-29ceph: fix leak of osd authorizerSage Weil
2010-05-29ceph: close out mds, osd connections before stopping authSage Weil
2010-05-29ceph: make lease code DN specificSage Weil
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall
2010-05-29ceph: renew auth tickets before they expireSage Weil
2010-05-29ceph: do not resend mon requests on auth ticket renewalSage Weil
2010-05-29ceph: removed duplicated #includesAndrea Gelmini
2010-05-29ceph: avoid possible null dereferenceSage Weil
2010-05-29ceph: make mds requests killable, not interruptibleSage Weil
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28xfs: fix access to upper inodes without inode64Christoph Hellwig
2010-05-28xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner
2010-05-28fs/xfs/quota: Add missing mutex_unlockJulia Lawall
2010-05-28xfs: remove duplicated #includeHuang Weiyi
2010-05-28xfs: convert more trace events to DEFINE_EVENTLi Zefan
2010-05-28xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi
2010-05-28xfs: Check new inode size is OK before preallocatingDave Chinner
2010-05-28xfs: clean up xlog_alignChristoph Hellwig
2010-05-28xfs: cleanup log reservation calculactionsChristoph Hellwig
2010-05-28xfs: be more explicit if RT mount fails due to configEric Sandeen
2010-05-28xfs: replace E2BIG with EFBIG where appropriateEric Sandeen
2010-05-28remove detritus left by "mm: make read_cache_page synchronous"Al Viro
2010-05-28fix fs/sysv s_dirt handlingAl Viro
2010-05-28fat: convert to use the new truncate convention.npiggin@suse.de
2010-05-28ext2: convert to use the new truncate convention.npiggin@suse.de
2010-05-28fs: convert simple fs to new truncateNick Piggin
2010-05-28kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-28fs: introduce new truncate sequencenpiggin@suse.de
2010-05-28fs/super: fix kernel-doc warningRandy Dunlap
2010-05-28fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe
2010-05-28rename the generic fsync implementationsChristoph Hellwig
2010-05-28drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-28fs: Add missing mutex_unlockJulia Lawall
2010-05-28get rid of the magic around f_count in aioAl Viro
2010-05-28VFS: fix recent breakage of FS_REVAL_DOTNeil Brown
2010-05-28Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-05-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-27quota: Convert quota statistics to generic percpu_counterDmitry Monakhov
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-27vfs: introduce noop_llseek()jan Blunck
2010-05-27aio: fix the compat vectored operationsJeff Moyer
2010-05-27compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer
2010-05-27fs/affs: use ERR_CASTJulia Lawall
2010-05-27kcore: add _text to KCORE_TEXTWu Fengguang
2010-05-27proc: remove obsolete commentsAmerigo Wang
2010-05-27proc: cleanup: remove unused assignmentsDan Carpenter