summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-24Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-24Merge commit 'trivial/for-next'Stephen Rothwell
2009-04-24Merge commit 'block/for-next'Stephen Rothwell
2009-04-24Merge commit 'cifs/master'Stephen Rothwell
2009-04-24Merge commit 'vfs/for-next'Stephen Rothwell
2009-04-24Merge commit 'dlm/next'Stephen Rothwell
2009-04-24Merge commit 'quota/for_next'Stephen Rothwell
2009-04-24Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-04-24Merge commit 'nfs/linux-next'Stephen Rothwell
2009-04-24Merge commit 'jfs/next'Stephen Rothwell
2009-04-24Merge commit 'gfs2/master'Stephen Rothwell
2009-04-24Merge commit 'ext4/next'Stephen Rothwell
2009-04-24Merge commit 'configfs/linux-next'Stephen Rothwell
2009-04-23check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-04-23do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-04-23ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran
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-22GFS2: Optimise writepage for metadataSteven Whitehouse
2009-04-22GFS2: Update the rw flagsSteven Whitehouse
2009-04-22bio: use bio_kmalloc() in copy/map functionsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-21ocfs2: Fix some printk() warnings.Joel Becker
2009-04-21ocfs2: Fix 2 warning during ocfs2 make.Tao Ma
2009-04-21switch lookup_mnt()Al Viro
2009-04-21switch follow_mount()Al Viro
2009-04-21switch follow_down()Al Viro
2009-04-21Switch collect_mounts() to struct pathAl Viro
2009-04-21switch follow_up() to struct pathAl Viro
2009-04-21switch rqst_exp_parent()Al Viro
2009-04-21switch rqst_exp_get_by_name()Al Viro
2009-04-21switch exp_parent() to struct pathAl Viro
2009-04-21nfsd struct path use: exp_get_by_name()Al Viro
2009-04-21Don't bother with check_mnt() in do_add_mount() on shrinkable onesAl Viro
2009-04-21Make vfs_follow_link() use starting point as rootAl Viro
2009-04-21Cache root in nameidataAl Viro
2009-04-21Preparations to caching root in path_walk()Al Viro
2009-04-21Get rid of path_lookup in autofs4Al Viro
2009-04-21Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-04-21Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro
2009-04-21Reduce path_lookup() abusesAl Viro
2009-04-21Move junk from proc_fs.h to fs/proc/internal.hAl Viro
2009-04-21ocfs2: Use nd_set_link().Joel Becker
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-21configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason