summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2009-04-20Fix autofs_expire()Al Viro
2009-04-20No need for crossing to mountpoint in audit_tag_tree()Al Viro
2009-04-20Safer nfsd_cross_mnt()Al Viro
2009-04-20Touch all affected namespaces on propagation of mountAl Viro
2009-04-20Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro
2009-04-20Btrfs: use the right node in reada_for_balanceChris Mason
2009-04-20Btrfs: fix oops on page->mapping->host during writepageChris Mason