summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-19splice: fix kmaps in default_file_splice_write()Miklos Szeredi
2009-05-19bio: always copy back data for copied kernel requestsTejun Heo
2009-05-14splice: fix error return codeAndrew Morton
2009-05-13splice: fix repeated kmap()'s in default_file_splice_read()Jens Axboe
2009-05-11splice: implement default splice_write methodMiklos Szeredi
2009-05-11splice: implement default splice_read methodMiklos Szeredi
2009-05-11splice: implement pipe to pipe splicingMiklos Szeredi
2009-05-11block: add rq->resid_lenTejun Heo
2009-04-28block: implement blkdev_readpagesJeff Moyer
2009-04-24ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells
2009-04-24ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-24check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-04-24do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-23GFS2: Ensure that the inode goal block settings are updatedSteven Whitehouse
2009-04-23GFS2: Fix bug in block allocationSteven Whitehouse
2009-04-22ext4: Fix potential inode allocation soft lockup in Orlov allocatorTheodore Ts'o
2009-04-22ext4: Make the extent validity check more paranoidTheodore Ts'o
2009-04-22eCryptfs: Larger buffer for encrypted symlink targetsTyler Hicks
2009-04-22eCryptfs: Lock lower directory inode mutex during lookupTyler Hicks
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-04-22eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks
2009-04-22eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks
2009-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks
2009-04-22eCryptfs: Copy lower inode attrs before dentry instantiationTyler Hicks
2009-04-22bio: use bio_kmalloc() in copy/map functionsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-21hugetlbfs: return negative error code for bad mount optionAkinobu Mita
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20ecryptfs: use memdup_user()Li Zefan
2009-04-20ncpfs: use memdup_user()Li Zefan
2009-04-20xfs: use memdup_user()Li Zefan
2009-04-20sysfs: use memdup_user()Li Zefan
2009-04-20btrfs: use memdup_user()Li Zefan
2009-04-20xattr: use memdup_user()Li Zefan
2009-04-20autofs4: use memchr() in invalid_string()Al Viro
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse
2009-04-20fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov