summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-06-04Minix: Clean up left over labelAndrew Hendry
2010-06-04fix truncate inode time modification breakageNick Piggin
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin
2010-06-04fcntl: return -EFAULT if copy_to_user failsDan Carpenter
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin
2010-06-04Merge branch 'master' into for-linusAlex Elder
2010-06-04ceph: fix lease revocation when seq doesn't matchSage Weil
2010-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe
2010-06-03pipe: change the privilege required for growing a pipe beyond system maxJens Axboe
2010-06-03pipe: adjust minimum pipe size to 1 pageJens Axboe
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse
2010-06-03jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse
2010-06-03xfs: improve xfs_isilockedChristoph Hellwig
2010-06-03xfs: skip writeback from reclaim contextChristoph Hellwig
2010-06-03xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner
2010-06-02ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-06-01ceph: fix f_namelen reported by statfsSage Weil
2010-06-01ceph: fix memory leak in statfsYehuda Sadeh
2010-06-01ceph: fix d_subdirs ordering problemHenry C Chang
2010-06-01nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig
2010-06-01FS-Cache: Remove unneeded null checksDan Carpenter
2010-06-01cifs: fix page refcount leakJeff Layton
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