nfsd: Revert "svcrpc: take advantage of tcp autotuning"
[safe/jmp/linux-2.6] / fs /
2009-05-27 Wei Yongjunnfsd: fix hung up of nfs client while sync write data...
2009-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-23 Steve French[CIFS] Avoid open on possible directories since Samba...
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-22 Ryusuke Konishinilfs2: fix memory leak in nilfs_ioctl_clean_segments
2009-05-21 Steve French[CIFS] fix posix open regression
2009-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-19 Jeff Laytoncifs: fix pointer initialization and checks in cifs_fol...
2009-05-19 Frank Filznfs: Fix NFS v4 client handling of MAY_EXEC in nfs_perm...
2009-05-17 Jeff Mahoneyreiserfs: fixup perms when xattrs are disabled
2009-05-17 Jeff Mahoneyreiserfs: deal with NULL xattr root w/ xattrs disabled
2009-05-17 Jeff Mahoneyreiserfs: clean up ifdefs
2009-05-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-05-15 Sukadev Bhattiproludevpts: correctly set default options
2009-05-15 Theodore Ts'oext4: Fix race in ext4_inode_info.i_cached_extent
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-05-14 Aneesh Kumar K.Vext4: Clear the unwritten buffer_head flag after the...
2009-05-14 Sankar PBtrfs: Spelling fix in btrfs_lookup_first_block_group...
2009-05-14 Sage WeilBtrfs: make show_options result match actual option...
2009-05-14 Li HongBtrfs: remove outdated comment in btrfs_ioctl_resize()
2009-05-14 Chris MasonBtrfs: remove some WARN_ONs in the IO failure path
2009-05-14 Chris MasonBtrfs: Don't loop forever on metadata IO failures
2009-05-14 Chris MasonBtrfs: init inode ordered_data_close flag properly
2009-05-14 Jeff Laytoncifs: fix error handling in parse_DFS_referrals
2009-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13 Mel GormanRemove implementation of readpage from the hugetlbfs_aops
2009-05-13 Phillip LougherSquashfs: cody tidying, remove commented out line in...
2009-05-13 Phillip LougherSquashfs: check page size is not larger than the filesy...
2009-05-13 Doug ChapmanSquashfs: fix breakage when page size > metadata block...
2009-05-13 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-12 Davide Libenziepoll: fix size check in epoll_create()
2009-05-12 Aneesh Kumar K.Vext4: Use a fake block number for delayed new buffer_head
2009-05-13 Aneesh Kumar K.Vext4: Fix sub-block zeroing for writes into preallocate...
2009-05-11 J. Bruce Fieldsnfsd: silence lockdep warning
2009-05-11 Jeff Mahoneydup2: Fix return value with oldfd == newfd and invalid fd
2009-05-11 Ryusuke Konishinilfs2: check size of array structured data exchanged...
2009-05-11 Ryusuke Konishinilfs2: fix lock order reversal in nilfs_clean_segments...
2009-05-11 Ryusuke Konishinilfs2: fix possible circular locking for get informati...
2009-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-10 Ryusuke Konishinilfs2: ensure to clear dirty state when deleting metad...
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Al Viroswitch ufs directories to ufs_sync_file()
2009-05-09 Al ViroSwitch open_exec() and sys_uselib() to do_open_filp()
2009-05-09 Al ViroMake open_exec() and sys_uselib() use may_open(), inste...
2009-05-09 Al ViroReduce path_lookup() abuses
2009-05-09 Manish KatiyarMake checkpatch.pl shut up on fs/inode.c
2009-05-09 H Hartley SweetenNULL noise in fs/super.c:kill_bdev_super()
2009-05-09 Roel KluinROMFS: romfs_dev_read() error ignored
2009-05-09 npiggin@suse.defs: dcache fix LRU ordering
2009-05-09 Joel Beckerocfs2: Use nd_set_link().
2009-05-09 Al ViroFix a leak in failure exit in 9p ->get_sb()
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-09 Al ViroNew helper: deactivate_locked_super()
2009-05-09 Jeff Mahoneyreiserfs: remove privroot hiding in lookup
2009-05-09 Jeff Mahoneyreiserfs: dont associate security.* with xattr files
2009-05-09 Jeff Mahoneyreiserfs: fixup xattr_root caching
2009-05-09 Al ViroAlways lookup priv_root on reiserfs mount and keep it
2009-05-09 Jeff Mahoneyreiserfs: Expand i_mutex to enclose lookup_one_len
2009-05-09 Alessio Igor Boganivfs: umount_begin BKL pushdown
2009-05-09 Steven WhitehouseGFS2: Fix glock ref counting bug
2009-05-09 Ryusuke Konishinilfs2: fix circular locking dependency of writer mutex
2009-05-09 Ryusuke Konishinilfs2: fix possible recovery failure due to block...
2009-05-08 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-08 Steve French[CIFS] Fix double list addition in cifs posix open...
2009-05-06 Josef Bacikfiemap: fix problem with setting FIEMAP_EXTENT_LAST
2009-05-06 Wu Fengguanginotify: use GFP_NOFS in kernel_event() to work around...
2009-05-06 J. Bruce Fieldslockd: fix list corruption on lockd restart
2009-05-06 J. Bruce Fieldsnfsd4: check for negative dentry before use in nfsv4...
2009-05-06 Steve French[CIFS] Allow raw ntlmssp code to be enabled with sec...
2009-05-06 Steve French[CIFS] Fix SMB uid in NTLMSSP authenticate request
2009-05-04 Jake Edgeproc: avoid information leaks to non-privileged processes
2009-05-04 Steve French[CIFS] NTLMSSP reenabled after move from connect.c...
2009-05-03 Andy Adamsonnfsd41: slots are freed with session
2009-05-03 Trond MyklebustNFS: Close page_mkwrite() races
2009-05-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-05-02 Oleg Nesterovptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-05-02 Ivan Kokshayskyalpha: binfmt_aout fix
2009-05-02 Vitaly Mayatskikhpagemap: require aligned-length, non-null reads of...
2009-05-02 Nick Pigginmm: close page_mkwrite races
2009-05-02 Ian Kentautofs4: fix incorrect return in autofs4_mount_busy()
2009-05-02 Steve French[CIFS] Remove sparse warning
2009-05-02 Steve French[CIFS] remove checkpatch warning
2009-05-02 Steve French[CIFS] Fix final user of old string conversion code
2009-05-02 Jeff Layton[CIFS] remove cifs_strfromUCS_le
2009-05-02 Steve French[CIFS] NTLMSSP support moving into new file, old dead...
2009-05-01 Steve French[CIFS] Fix endian conversion of vcnum field
2009-05-01 Steve French[CIFS] Remove trailing whitespace
2009-05-01 Steve French[CIFS] Remove sparse endian warnings
2009-05-01 Steve French[CIFS] Add remaining ntlmssp flags and standardize...
2009-05-01 Steve French[CIFS] Fix build warning
2009-05-01 Jeff Laytoncifs: fix length handling in cifs_get_name_from_search_buf
2009-04-30 Steve French[CIFS] Remove unneeded QuerySymlink call and fix mappin...
2009-04-30 Joel Beckerocfs2: Fix a missing credit when deleting from indexed...
2009-04-30 Steve French[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
next