nfsd: further comment typos
[safe/jmp/linux-2.6] / fs /
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 Christoph Hellwigquota: stop using QUOTA_OK / NO_QUOTA
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: move dquot transfer responsibility into the...
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Dmitry Monakhovext3: add writepage sanity checks
2010-03-04 Jan Karaext3: Truncate allocated blocks if direct IO write...
2010-03-04 Jan Karaquota: Properly invalidate caches even for filesystems...
2010-03-04 Dmitry Monakhovquota: generalize quota transfer interface
2010-03-04 Dmitry Monakhovquota: sb_quota state flags cleanup
2010-03-04 Jan Karajbd: Delay discarding buffers in journal_unmap_buffer
2010-03-04 Dmitry Monakhovext3: quota_write cross block boundary behaviour
2010-03-04 Christoph Hellwigquota: drop permission checks from xfs_fs_set_xstate...
2010-03-04 Christoph Hellwigquota: split out compat_sys_quotactl support from quota.c
2010-03-04 Christoph Hellwigquota: split out netlink notification support from...
2010-03-04 Christoph Hellwigquota: remove invalid optimization from quota_sync_all
2010-03-04 Christoph Hellwigquota: move code from sync_quota_sb into vfs_quota_sync
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 Christoph Hellwigquota: simplify permission checking
2010-03-04 Christoph Hellwigquota: special case Q_SYNC without device name
2010-03-04 Christoph Hellwigquota: clean up checks for supported quota methods
2010-03-04 Christoph Hellwigquota: split do_quotactl
2010-03-04 Jan Karaquota: Fix warning when a delayed write happens before...
2010-03-04 Dmitry Monakhovquota: manage reserved space when quota is not active...
2010-03-04 Dmitry Monakhovext3: trivial quota cleanup
2010-03-04 Dmitry Monakhovext3: mount flags manipulation cleanup
2010-03-04 Jan Karaext3: Use bitops to read/modify EXT3_I(inode)->i_state
2010-03-04 Jan Karaquota: Cleanup S_NOQUOTA handling
2010-03-04 Joern Engel[LogFS] Only write journal if dirty
2010-03-04 Joern Engel[LogFS] Fix bdev erases
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
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 J. Bruce Fieldsnfsd4: fix minor memory leak
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
next