NFS: Simplify nfs_wb_page_cancel()
[safe/jmp/linux-2.6] / fs /
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page_cancel()
2010-03-05 Trond MyklebustNFS: Ensure inode is always marked I_DIRTY_DATASYNC...
2010-03-05 Trond MyklebustNFS: Run COMMIT as an asynchronous RPC call when wbc...
2010-03-05 Trond MyklebustNFS: Reduce the number of unnecessary COMMIT calls
2010-03-05 Trond MyklebustNFS: Add a count of the number of unstable writes carri...
2010-03-05 Trond MyklebustNFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
2010-03-05 Linus TorvaldsMerge branch 'write_inode2' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-05 Phillip LougherSquashfs: get rid of obsolete definition in header...
2010-03-05 Phillip LougherSquashfs: get rid of obsolete variable in struct squash...
2010-03-05 Al ViroSwitch !O_CREAT case to use of do_last()
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-05 Venkatesh Pallipadiext4: fix up rb_root initializations to use RB_ROOT
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-04 Akira Fujitaext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
2010-03-04 Akira Fujitaext4: Fix the NULL reference in double_down_write_data_...
2010-03-04 Akira Fujitaext4: Fix insertion point of extent in mext_insert_acro...
2010-03-04 Akinobu Mitaext4: consolidate in_range() definitions
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_grp_offs_to_block()
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_group_first_block_no()
2010-03-03 Al ViroMerge branch 'for-fsnotify' into for-linus
2010-03-03 Jan Karaext4: Release page references acquired in ext4_da_block...
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-02 Dmitry Monakhovext4: Fix ext4_quota_write cross block boundary behaviour
2010-03-02 Frank Mayharext4: Convert BUG_ON checks to use ext4_error() instead
2010-03-02 Jiaying Zhangext4: Use direct_IO_no_locking in ext4 dio read
2010-03-04 Jiaying Zhangext4: use ext4_get_block_write in buffer write
2010-03-02 Jiaying Zhangext4: mechanical rename some of the direct I/O get_bloc...
2010-03-02 Toshiyuki Okajimaext4: make "offset" consistent in ext4_check_dir_entry()
2010-03-02 Dmitry Monakhovext4: Handle non empty on-disk orphan link
2010-03-02 Dmitry Monakhovext4: explicitly remove inode from orphan list after...
2010-03-02 Dmitry Monakhovext4: fix error handling in migrate
2010-03-02 Dmitry Monakhovext4: deprecate obsoleted mount options
2010-03-02 Tao Maext4: Fix fencepost error in chosing choosing group...
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
next