summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-26Merge commit 'osd/linux-next'Stephen Rothwell
2009-06-26Merge commit 'cputime/cputime'Stephen Rothwell
2009-06-26Merge commit 'security-testing/next'Stephen Rothwell
2009-06-26Merge commit 'block/for-next'Stephen Rothwell
2009-06-26Merge commit 'mtd/master'Stephen Rothwell
2009-06-26Merge commit 'kvm/master'Stephen Rothwell
2009-06-26Merge commit 'reiserfs-bkl/reiserfs/kill-bkl-rc6'Stephen Rothwell
2009-06-26Merge commit 'gfs2/master'Stephen Rothwell
2009-06-26Merge commit 'fuse/for-next'Stephen Rothwell
2009-06-26Merge commit 'cifs/master'Stephen Rothwell
2009-06-26Merge branch 'quilt/driver-core.current'Stephen Rothwell
2009-06-25cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman
2009-06-25GFS2: Shrink the shrinkerSteven Whitehouse
2009-06-25writeback: use spin_trylock() in bdi_writeback_all() for WB_SYNC_NONEJens Axboe
2009-06-25writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-06-25writeback: add name to backing_dev_infoJens Axboe
2009-06-25writeback: allow sleepy exit of default writeback taskJens Axboe
2009-06-25writeback: support > 1 flusher thread per bdiJens Axboe
2009-06-25writeback: separate the flushing state/task from the bdiJens Axboe
2009-06-25writeback: get rid of pdflush completelyJens Axboe
2009-06-25writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-06-25writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-06-25[CIFS] cleanup asn handling for ntlmsspSteve French
2009-06-25[CIFS] Copy struct *after* setting the port, instead of before.Simo Leone
2009-06-25cifs: remove rw/ro optionsJeff Layton
2009-06-25cifs: fix problems with earlier patchesJeff Layton
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-25[CIFS] Do not send tree disconnect if session is already disconnectedSteve French
2009-06-25partitions: fix broken uevent_suppress conversionHeiko Carstens
2009-06-24another race fix in jfs_check_acl()Al Viro
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-06-25mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch reiserfs to inode->i_aclAl Viro
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro
2009-06-24reiserfs: minimal fix for ACL cachingAl Viro
2009-06-24switch nilfs2 to inode->i_aclAl Viro
2009-06-24switch btrfs to inode->i_aclAl Viro
2009-06-24switch jffs2 to inode->i_aclAl Viro
2009-06-24switch jfs to inode->i_aclAl Viro
2009-06-24switch ext4 to inode->i_aclAl Viro
2009-06-24switch ext3 to inode->i_aclAl Viro
2009-06-24switch ext2 to inode->i_aclAl Viro
2009-06-24add caching of ACLs in struct inodeAl Viro
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-24cleanup __writeback_single_inodeChristoph Hellwig