Get rid of symlink body copying
[safe/jmp/linux-2.6] / fs /
2010-03-05 Al ViroGet rid of symlink body copying
2010-03-05 Al ViroFinish pulling of -ESTALE handling to upper level in...
2010-03-05 Al ViroTurn do_link spaghetty into a normal loop
2010-03-05 Al ViroUnify exits in O_CREAT handling
2010-03-05 Al ViroKill is_link argument of do_last()
2010-03-05 Al ViroPull handling of LAST_BIND into do_last(), clean up...
2010-03-05 Al ViroLeave mangled flag only for setting nd.intent.open...
2010-03-05 Al ViroGet rid of passing mangled flag to do_last()
2010-03-05 Al ViroDon't pass mangled open_flag to finish_open()
2010-03-05 Al Viropull more into do_last()
2010-03-05 Al Virobail out with ELOOP earlier in do_link loop
2010-03-05 Al Viropull the common predecessors into do_last()
2010-03-05 Al Viropostpone __putname() until after do_last()
2010-03-05 Al Virounroll do_last: loop in do_filp_open()
2010-03-05 Al ViroShift releasing nd->root from do_last() to its caller
2010-03-05 Al Virogut do_filp_open() a bit more (do_last separation)
2010-03-05 Al Virobeginning to untangle do_filp_open()
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al ViroMerge branch 'for-fsnotify' into for-linus
2010-03-03 Al Virofix race in d_splice_alias()
2010-03-03 Al Viroset S_DEAD on unlink() and non-directory rename() victims
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al Virohppfs can use existing proc_mnt, no need for do_kern_mo...
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Al Viroget rid of useless vfsmount_lock use in put_mnt_ns()
2010-03-03 Al ViroTake vfsmount_lock to fs/internal.h
2010-03-03 Al Virotake check for new events in namespace (guts of mounts_...
2010-03-03 Al ViroDon't mess with generic_permission() under ->d_lock...
2010-03-03 Al Virosanitize const/signedness for udf
2010-03-03 Al Vironilfs: sanitize const/signedness in dealing with -...
2010-03-03 Al Vironilfs really shouldn't slap struct dentry on stack...
2010-03-03 Al Virosanitize const/signedness of ufs a bit
2010-03-03 Al Virosanitize signedness/const for pointers to char in hpfs...
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Al Virofix NFS4 handling of mountpoint stat
2010-03-03 Al ViroClean follow_dotdot() up a bit
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-03 Al ViroSwitch alloc_nfs_open_context() to struct path
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 Valerie AuroraVFS: Clean up shared mount flag propagation
2010-03-03 Al ViroUse kill_litter_super() in autofs4 ->kill_sb()
2010-03-03 Al ViroGet rid of mnt_mountpoint abuses in ext4
2010-03-03 Al ViroSanitize autofs_dev_ioctl_ismountpoint()
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2010-03-03 Al ViroSwitch gfs2 to nd_set_link()
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-03-03 Nick Pigginfs: improve remount,ro vs buffercache coherency
2010-03-03 H Hartley Sweetenfs/dcache.c: CodingStyle cleanup
2010-03-03 Helight.Xusome clean up in fs/proc
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-03-03 Boaz Harroshlibfs: Open code simple_commit_write into only user
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Tristan YeOcfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h...
2010-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-02 Jens AxboeRevert "blkdev: fix merge_bvec_fn return value checks"
2010-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-03-01 Bob PetersonGFS2: print glock numbers in hex
2010-03-01 Dave ChinnerGFS2: ordered writes are backwards
2010-03-01 Steven WhitehouseGFS2: Remove loopy umount code
2010-03-01 Steven WhitehouseGFS2: Metadata address space clean up
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-28 Dmitry Monakhovblkdev: fix merge_bvec_fn return value checks
2010-02-28 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-02-28 Boaz Harroshexofs: groups support
2010-02-28 Boaz Harroshexofs: Prepare for groups
2010-02-28 Boaz Harroshexofs: Error recovery if object is missing from storage
2010-02-28 Boaz Harroshexofs: convert io_state to use pages array instead...
2010-02-28 Boaz Harroshexofs: RAID0 support
2010-02-28 Boaz Harroshexofs: Define on-disk per-inode optional layout attribute
2010-02-28 Boaz Harroshexofs: unindent exofs_sbi_read
2010-02-28 Boaz Harroshexofs: Move layout related members to a layout structure
2010-02-28 Boaz Harroshexofs: Recover in the case of read-passed-end-of-file
2010-02-28 Boaz Harroshexofs: Micro-optimize exofs_i_info
2010-02-28 Boaz Harroshexofs: debug print even less
2010-02-28 Wengang Wangocfs2: send SIGXFSZ if new filesize exceeds limit -v2
2010-02-28 Sunil Mushranocfs2/userdlm: Add tracing in userdlm
2010-02-28 Sunil Mushranocfs2: Use a separate masklog for AST and BASTs
2010-02-27 Christian KujauRemove EXPERIMENTAL from NFS_FSCACHE
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/xfs-vipt
2010-02-26 Srinivas Eedadlm: allow dlm do recovery during shutdown
2010-02-26 Tao Maocfs2: Only bug out in direct io write for reflinked...
2010-02-26 Coly Liocfs2: fix warning in ocfs2_file_aio_write()
2010-02-26 Joel Beckerocfs2_dlmfs: Enable the use of user cluster stacks.
2010-02-26 Joel Beckerocfs2_dlmfs: Use the stackglue.
2010-02-26 Joel Beckerocfs2_dlmfs: Don't honor truncate. The size of a dlmfs...
2010-02-26 Joel Beckerocfs2: Pass the locking protocol into ocfs2_cluster_con...
2010-02-26 Joel Beckerocfs2: Remove the ast pointers from ocfs2_stack_plugins
2010-02-26 Joel Beckerocfs2: Hang the locking proto on the cluster conn and...
next