sanitize audit_log_capset()
[safe/jmp/linux-2.6] / fs /
2008-12-26 Volker LendeckeSlightly streamline SendReceive[2]
2008-12-26 Volker LendeckeCheck the return value of cifs_sign_smb[2]
2008-12-26 Steve French[CIFS] Cleanup: Move the check for too large R/W requests
2008-12-26 Volker Lendecke[CIFS] Slightly simplify wait_for_free_request(), remov...
2008-12-26 Volker LendeckeSimplify allocate_mid() slightly: Remove some unnecessa...
2008-12-26 Volker Lendecke[CIFS] In SendReceive, move consistency check out of...
2008-12-26 Jeff Laytoncifs: store password in tcon
2008-12-26 Jeff Laytoncifs: have calc_lanman_hash take more granular args
2008-12-26 Jeff Laytoncifs: zero out session password before freeing it
2008-12-26 Jeff Laytoncifs: fix wait_for_response to time out sleeping proces...
2008-12-26 Steve French[CIFS] Can not mount with prefixpath if root directory...
2008-12-26 Steve French[CIFS] various minor cleanups pointed out by checkpatch...
2008-12-26 Steve French[CIFS] fix typo
2008-12-26 Steve French[CIFS] remove sparse warning
2008-12-26 Steve French[CIFS] add mount option to send mandatory rather than...
2008-12-26 Jeff Laytoncifs: make ipv6_connect take a TCP_Server_Info arg
2008-12-26 Jeff Laytoncifs: make ipv4_connect take a TCP_Server_Info arg
2008-12-26 Jeff Laytoncifs: don't declare smb_vol info on the stack
2008-12-26 Jeff Laytoncifs: move allocation of new TCP_Server_Info into separ...
2008-12-26 Jeff Laytoncifs: account for IPv6 in ses->serverName and clean...
2008-12-26 Jeff Laytoncifs: make dnotify thread experimental code
2008-12-26 Jeff Laytoncifs: convert tcpSem to a mutex
2008-12-26 Jeff Laytoncifs: take module reference when starting cifsd
2008-12-26 Jeff Laytoncifs: display addr and prefixpath options in /proc...
2008-12-26 Jeff Laytoncifs: remove unused SMB session pointer from struct...
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.28' into...
2008-12-25 Martin Schwidefsky[S390] arch_setup_additional_pages arguments
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-24 Lachlan McIlroy[XFS] Fix race in xfs_write() between direct and buffer...
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaiarpc: allow gss callbacks to client
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 Andy AdamsonNFS: remove unused status from encode routines
2008-12-23 Andy AdamsonNFS: increment number of operations in each encode...
2008-12-23 Benny HalevyNFS: fix comment placement in nfs4xdr.c
2008-12-23 Andy AdamsonNFS: fix tabs in nfs4xdr.c
2008-12-23 Andy AdamsonNFS: remove white space from nfs4xdr.c
2008-12-23 Benny Halevynfs: remove incorrect usage of nfs4 compound response...
2008-12-23 Benny Halevynfs: return compound hdr.status when there are no op...
2008-12-23 Trond MyklebustNFSv4: Fix an infinite loop in the NFS state recovery...
2008-12-23 Peter Staubachoptimize attribute timeouts for "noac" and "actimeo=0"
2008-12-23 Trond MyklebustNFSv4: Convert the open and close ops to use fmode
2008-12-23 Trond MyklebustNFS: Use delegations to optimise ACCESS calls
2008-12-23 Trond MyklebustNFSv4: Ensure that we set the verifier when revalidatin...
2008-12-23 Trond MyklebustNFSv4: Clean up is_atomic_open()
2008-12-23 Trond MyklebustNFSv4: Convert delegation->type field to fmode_t
2008-12-23 Trond MyklebustNFSv4: Fix up delegation callbacks
2008-12-23 Trond MyklebustNFSv4: Return unreferenced delegations more promptly
2008-12-23 Trond MyklebustNFSv4: Clean up the asynchronous delegation return
2008-12-23 Trond MyklebustNFSv4: Clean up nfs_expire_all_delegations()
2008-12-23 Trond MyklebustNFSv4: Fix a BAD_SEQUENCEID condition.
2008-12-23 Trond MyklebustNFSv4: Don't exit the state management if there are...
2008-12-23 Trond MyklebustNFSv4: Rename the state reclaimer thread
2008-12-23 Trond MyklebustNFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
2008-12-23 Trond MyklebustNFSv4: Clean up the support for returning multiple...
2008-12-23 Trond MyklebustNFSv4: Add recovery for individual stateids
2008-12-23 Trond MyklebustNFSv4: Remove nfs_client->cl_sem
2008-12-23 Trond MyklebustNFSv4: Ensure that file unlock requests don't conflict...
2008-12-23 Trond MyklebustNFS: Remove the unnecessary argument to nfs4_wait_clnt_...
2008-12-23 Trond MyklebustNFSv4: Ensure that nfs4_reclaim_open_state() doesn...
2008-12-23 Trond MyklebustNFSv4: Add a recovery marking scheme for state owners
2008-12-23 Trond MyklebustNFSv4: Don't tell server we rebooted when not necessary
2008-12-23 Trond MyklebustNFSv4: Remove redundant RENEW calls if we know the...
2008-12-23 Trond MyklebustNFSv4: Fix state recovery when the client runs over...
2008-12-23 Trond MyklebustNFSv4: Callers to nfs4_get_renew_cred() need to hold...
2008-12-23 Trond MyklebustNFSv4: Clean up for the state loss reclaimer
2008-12-23 Trond MyklebustNFS: Use atomic bitops when changing struct nfs_delegat...
2008-12-23 Trond MyklebustNFSv4: Fix up the dereferencing of delegation->inode
2008-12-23 Trond MyklebustNFSv4: Fix up another delegation related race
2008-12-23 Chuck LeverNLM: allow lockd requests from an unprivileged port
2008-12-23 Chuck LeverNFS: "[no]resvport" mount option changes mountd client too
2008-12-23 Chuck LeverNFS: add "[no]resvport" mount option
2008-12-23 Chuck LeverNFS: move nfs_server flag initialization
2008-12-23 Chuck LeverNFS: expand flags passed to nfs_create_rpc_client()
2008-12-23 Chuck LeverNFS: introduce nfs_mount_info struct for calling nfs_mo...
2008-12-23 Chuck LeverNFS: Move declaration of nfs_mount() to fs/nfs/internal.h
2008-12-23 Chuck LeverNFS: rename nfs_path variable
2008-12-23 Jeff Laytonlockd: convert reclaimer thread to kthread interface
2008-12-23 Trond MyklebustLOCKD: Make lockd_up() and lockd_down() exported GPL...
2008-12-23 Trond MyklebustSUNRPC: nfsacl_encode/nfsacl_decode should be exported...
2008-12-23 Wu Fengguangnfs: remove redundant tests on reading new pages
2008-12-23 Artem BityutskiyUBIFS: avoid unnecessary calculations
2008-12-23 Artem BityutskiyUBIFS: re-calculate min_idx_size after the commit
2008-12-23 Artem BityutskiyUBIFS: use nicer 64-bit math
2008-12-23 Artem BityutskiyUBIFS: fix available blocks count
2008-12-23 Artem BityutskiyUBIFS: various comment improvements and fixes
2008-12-23 Artem BityutskiyUBIFS: improve budgeting dump
2008-12-23 Artem BityutskiyUBIFS: fix tnc dumping
2008-12-23 Artem BityutskiyUBIFS: use PAGE_CACHE_MASK correctly
2008-12-23 Christoph Hellwig[XFS] handle unaligned data in xfs_bmbt_disk_get_all
2008-12-22 Christoph Hellwig[XFS] avoid memory allocations in xfs_fs_vcmn_err
2008-12-22 Lachlan McIlroy[XFS] Fix speculative allocation beyond eof
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-22 Lachlan McIlroy[XFS] Use the incore inode size in xfs_file_readdir()
2008-12-22 Ingo Molnarsched: fix warning in fs/proc/base.c
2008-12-22 Lachlan McIlroy[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
next