summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-012-19/+19
* nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields2009-04-291-16/+22
* nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-292-0/+30
* nfsd4: create rpc callback client from server threadJ. Bruce Fields2009-04-291-15/+16
* nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields2009-04-291-14/+12
* nfsd4: set shorter timeoutJ. Bruce Fields2009-04-291-4/+7
* nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields2009-04-291-2/+0
* nfsd: quiet compile warningJ. Bruce Fields2009-04-291-1/+1
* nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-21/+43
* nfsd4: delete obsolete xdr commentsJ. Bruce Fields2009-04-291-27/+0
* nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields2009-04-291-24/+22
* NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.cChuck Lever2009-04-281-5/+9
* NFSD: Stricter buffer size checking in write_versions()Chuck Lever2009-04-281-7/+25
* NFSD: Stricter buffer size checking in write_recoverydir()Chuck Lever2009-04-281-2/+3
* SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-281-1/+2
* SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-281-1/+1
* NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-281-1/+1
* NFSD: move lockd_up() before svc_addsock()Chuck Lever2009-04-281-9/+10
* NFSD: Finish refactoring __write_ports()Chuck Lever2009-04-281-7/+13
* NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever2009-04-281-1/+3
* NFSD: Refactor socket creation out of __write_ports()Chuck Lever2009-04-281-30/+34
* NFSD: Refactor portlist socket closing into a helperChuck Lever2009-04-281-12/+24
* NFSD: Refactor transport addition out of __write_ports()Chuck Lever2009-04-281-23/+33
* NFSD: Refactor transport removal out of __write_ports()Chuck Lever2009-04-281-24/+29
* nfsd4: distinguish expired from stale stateidsBian Naimeng2009-04-241-13/+49
* lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-242-1/+4
* rpcgss: remove redundant test on unsignedRoel Kluin2009-04-231-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2110-83/+272
|\
| * Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
| * Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
| * Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
| * Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
| * Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
* | hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-211-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-212-1/+9
|\ \
| * | GFS2: Fix page_mkwrite() return codeSteven Whitehouse2009-04-201-1/+3
| * | GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse2009-04-201-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-2119-287/+183
|\ \ \
| * | | fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-201-1/+1
| * | | kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-202-71/+52
| * | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-202-42/+33
| * | | ecryptfs: use memdup_user()Li Zefan2009-04-201-10/+5
| * | | ncpfs: use memdup_user()Li Zefan2009-04-201-14/+7
| * | | xfs: use memdup_user()Li Zefan2009-04-202-24/+11
| * | | sysfs: use memdup_user()Li Zefan2009-04-201-10/+3
| * | | btrfs: use memdup_user()Li Zefan2009-04-202-46/+16
| * | | xattr: use memdup_user()Li Zefan2009-04-201-7/+3
| * | | autofs4: use memchr() in invalid_string()Al Viro2009-04-201-6/+4
| * | | Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse2009-04-203-43/+30
| * | | fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov2009-04-201-4/+3
OpenPOWER on IntegriCloud