Age | Commit message (Expand) | Author |
2009-04-29 | nfsd4: create rpc callback client from server thread | J. Bruce Fields |
2009-04-29 | nfsd4: set cb_client inside setup_callback_client | J. Bruce Fields |
2009-04-29 | nfsd4: set shorter timeout | J. Bruce Fields |
2009-04-29 | nfsd4: setclientid_confirm callback-change fixes | J. Bruce Fields |
2009-04-29 | nfsd: quiet compile warning | J. Bruce Fields |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields |
2009-04-29 | nfsd4: delete obsolete xdr comments | J. Bruce Fields |
2009-04-29 | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields |
2009-04-28 | NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c | Chuck Lever |
2009-04-28 | NFSD: Stricter buffer size checking in write_versions() | Chuck Lever |
2009-04-28 | NFSD: Stricter buffer size checking in write_recoverydir() | Chuck Lever |
2009-04-28 | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever |
2009-04-28 | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever |
2009-04-28 | NFSD: Prevent a buffer overflow in svc_xprt_names() | Chuck Lever |
2009-04-28 | NFSD: move lockd_up() before svc_addsock() | Chuck Lever |
2009-04-28 | NFSD: Finish refactoring __write_ports() | Chuck Lever |
2009-04-28 | NFSD: Note an additional requirement when passing TCP sockets to portlist | Chuck Lever |
2009-04-28 | NFSD: Refactor socket creation out of __write_ports() | Chuck Lever |
2009-04-28 | NFSD: Refactor portlist socket closing into a helper | Chuck Lever |
2009-04-28 | NFSD: Refactor transport addition out of __write_ports() | Chuck Lever |
2009-04-28 | NFSD: Refactor transport removal out of __write_ports() | Chuck Lever |
2009-04-24 | nfsd4: distinguish expired from stale stateids | Bian Naimeng |
2009-04-24 | lockd: call locks_release_private to cleanup per-filesystem state | Felix Blyakher |
2009-04-23 | rpcgss: remove redundant test on unsigned | Roel Kluin |
2009-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-04-21 | hugetlbfs: return negative error code for bad mount option | Akinobu Mita |
2009-04-21 | Btrfs: fix btrfs fallocate oops and deadlock | Chris Mason |
2009-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2009-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-21 | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs | Trond Myklebust |
2009-04-20 | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa |
2009-04-20 | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-20 | ecryptfs: use memdup_user() | Li Zefan |
2009-04-20 | ncpfs: use memdup_user() | Li Zefan |
2009-04-20 | xfs: use memdup_user() | Li Zefan |
2009-04-20 | sysfs: use memdup_user() | Li Zefan |
2009-04-20 | btrfs: use memdup_user() | Li Zefan |
2009-04-20 | xattr: use memdup_user() | Li Zefan |
2009-04-20 | autofs4: use memchr() in invalid_string() | Al Viro |
2009-04-20 | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse |
2009-04-20 | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov |
2009-04-20 | Fix autofs_expire() | Al Viro |
2009-04-20 | No need for crossing to mountpoint in audit_tag_tree() | Al Viro |
2009-04-20 | Safer nfsd_cross_mnt() | Al Viro |
2009-04-20 | Touch all affected namespaces on propagation of mount | Al Viro |
2009-04-20 | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro |
2009-04-20 | Btrfs: use the right node in reada_for_balance | Chris Mason |
2009-04-20 | Btrfs: fix oops on page->mapping->host during writepage | Chris Mason |
2009-04-20 | Btrfs: add a priority queue to the async thread helpers | Chris Mason |