aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov
2010-06-01binfmt_elf_fdpic: Fix clear_user() error handlingTakuya Yoshikawa
2010-06-01Merge branch 'master' into for-linusJens Axboe
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-06-01Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"Jens Axboe
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi
2010-05-31nilfs2: fix style issue in nilfs_destroy_cachepRyusuke Konishi
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
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-27fix fs/sysv s_dirt handlingAl Viro
2010-05-27fat: convert to use the new truncate convention.npiggin@suse.de
2010-05-27ext2: convert to use the new truncate convention.npiggin@suse.de
2010-05-27fs: convert simple fs to new truncateNick Piggin
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-05-27fs/super: fix kernel-doc warningRandy Dunlap
2010-05-27fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27fs: Add missing mutex_unlockJulia Lawall
2010-05-27get rid of the magic around f_count in aioAl Viro
2010-05-27VFS: fix recent breakage of FS_REVAL_DOTNeil Brown
2010-05-27Revert "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