]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs
net/sunrpc: Use static const char arrays
[net-next-2.6.git] / fs /
2010-10-26 J. Bruce Fieldsnfs4: fix channel attribute sanity-checks
2010-10-24 Trond MyklebustNFSv4.1: Use more sensible names for 'initialize_mountp...
2010-10-24 Andy AdamsonNFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and...
2010-10-24 Andy AdamsonNFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastr...
2010-10-24 Andy AdamsonNFS: client needs to maintain list of inodes with activ...
2010-10-24 Benny HalevyNFS: create and destroy inode's layout cache
2010-10-24 Dean HildebrandNFSv4.1: pnfs: filelayout: introduce minimal file layou...
2010-10-24 Fred IsamanNFSv4.1: pnfs: full mount/umount infrastructure
2010-10-24 Ricardo LabiagaNFS: set layout driver
2010-10-24 Andy AdamsonNFS: ask for layouttypes during v4 fsinfo call
2010-10-24 Alexandros BatsakisNFS: change stateid to be a union
2010-10-24 Andy AdamsonNFSD: remove duplicate NFS4_STATEID_SIZE
2010-10-24 Roman Borisovnfs: fix unchecked value
2010-10-24 Ricardo LabiagaAsk for time_delta during fsinfo probe
2010-10-24 Ricardo LabiagaRevalidate caches on lock
2010-10-24 Trond MyklebustNFSv4: Fix up the 'dircount' hint in encode_readdir
2010-10-24 Trond MyklebustNFSv4: Clean up nfs4_decode_dirent
2010-10-24 Trond MyklebustNFSv4: nfs4_decode_dirent must clear entry->fattr-...
2010-10-23 Trond MyklebustNFSv4: Fix a regression in decode_getfattr
2010-10-23 Trond MyklebustNFSv4: Fix up decode_attr_filehandle() to handle the...
2010-10-23 Trond MyklebustNFS: Ensure we check all allocation return values in...
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: introduce generic decode_getattr function
2010-10-23 Bryan SchumakerNFS: check xdr_decode for errors
2010-10-23 Bryan SchumakerNFS: nfs_readdir_filler catch all errors
2010-10-23 Bryan SchumakerNFS: readdir with vmapped pages
2010-10-23 Bryan SchumakerNFS: remove page size checking code
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-10-23 Bryan SchumakerNFS: remove readdir plus limit
2010-10-23 Bryan SchumakerNFS: re-add readdir plus
2010-10-23 Trond MyklebustNFS: Optimise the readdir searches
2010-10-23 Bryan SchumakerNFS: add readdir cache array
2010-10-23 Randy Dunlapnfs: include ratelimit.h, fix nfs4state build error
2010-10-23 Trond MyklebustNFSv4: The state manager must ignore EKEYEXPIRED.
2010-10-23 Trond MyklebustNFSv4: Don't ignore the error return codes from nfs_int...
2010-10-19 Trond MyklebustNFSv4: Don't call nfs4_reclaim_complete() on receiving...
2010-10-19 Trond MyklebustNFSv4: Don't call nfs4_state_mark_reclaim_reboot()...
2010-10-19 Trond MyklebustNFSv4: Fix open recovery
2010-10-19 Trond MyklebustNFS: Don't SIGBUS if nfs_vm_page_mkwrite races with...
2010-10-07 Bryan SchumakerNFS: new idmapper
2010-09-29 Trond MyklebustNFS: We must use list_for_each_entry_safe in nfs_access...
2010-09-29 Jeff LaytonNFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls...
2010-09-29 Trond MyklebustNFS: Really fix put_nfs_open_context()
2010-09-24 Benny HalevyNFSv4.1: keep seq_res.sr_slot as pointer rather than...
2010-09-23 Suresh Jayaramannfs: show "local_lock" mount option in /proc/mounts
2010-09-23 Benny HalevyNFS: handle inode==NULL in __put_nfs_open_context
2010-09-23 Suresh Jayaramannfs: introduce mount option '-olocal_lock' to make...
2010-09-22 Bryan Schumakerlockd: Remove BKL from the client
2010-09-21 Chuck LeverSUNRPC: Refactor logic to NUL-terminate strings in...
2010-09-21 Chuck LeverNFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
2010-09-21 Trond MyklebustNFS: Convert nfsiod to use alloc_workqueue()
2010-09-21 Trond MyklebustNFSv4.1: Fix the slotid initialisation in nfs_async_ren...
2010-09-21 Trond MyklebustNFS: Fix a use-after-free case in nfs_async_rename()
2010-09-17 Jeff Laytonnfs: make sillyrename an async operation
2010-09-17 Jeff Laytonnfs: move nfs_sillyrename to unlink.c
2010-09-17 Jeff Laytonnfs: standardize the rename response container
2010-09-17 Jeff Laytonnfs: standardize the rename args container
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFS: Clean up nfs4_proc_create()
2010-09-17 Trond MyklebustNFSv4: Further cleanups for nfs4_open_revalidate()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_open_revalidate
2010-09-17 Trond MyklebustNFSv4: Further minor cleanups for nfs4_atomic_open()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_atomic_open
2010-09-17 Chuck LeverNFS: Allow NFSROOT debugging messages to be enabled...
2010-09-17 Chuck LeverNFS: Clean up nfsroot.c
2010-09-17 Chuck LeverNFS: Use super.c for NFSROOT mount option parsing
2010-09-17 Chuck LeverNFS: Clean up NFSROOT command line parsing
2010-09-17 Chuck LeverNFS: Remove \t from mount debugging message
2010-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git.kernel...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://android.git.kernel...
2010-08-28 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'lguest' of git://git.kernel.org/pub/scm...
2010-08-28 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-08-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Eric Parisfsnotify: drop two useless bools in the fnsotify main...
2010-08-28 Eric Parisfsnotify: fix list walk order
2010-08-27 Andreas Gruenbacherfanotify: Return EPERM when a process is not privileged
2010-08-27 Tyler HickseCryptfs: Fix encrypted file name lookup regression
2010-08-27 Jerome Marchandecryptfs: properly mark init functions
2010-08-27 Julia Lawallfs/ecryptfs: Return -ENOMEM on memory allocation failure
2010-08-26 Takashi Iwainfsd: fix NULL dereference in nfsd_statfs()
2010-08-26 J. Bruce FieldsMerge commit 'v2.6.36-rc1' into HEAD
2010-08-26 J. Bruce Fieldsnfsd4: fix downgrade/lock logic
2010-08-26 J. Bruce Fieldsnfsd4: typo fix in find_any_file
2010-08-26 J. Bruce Fieldsnfsd4: bad BUG() in preprocess_stateid_op
2010-08-26 Suresh JayaramanCannot allocate memory error on mount
2010-08-26 Dan Carpenterceph: fix get_ticket_handler() error handling
2010-08-26 Sage Weilceph: don't BUG on ENOMEM during mds reconnect
2010-08-26 Dan Carpenterceph: ceph_mdsc_build_path() returns an ERR_PTR
next