[CPUFREQ] fix (utter) cpufreq_add_dev mess
[safe/jmp/linux-2.6] / fs /
2009-06-18 Jeff Mahoneyreiserfs: fix warnings with gcc 4.4
2009-06-18 Roel Kluinufs: sector_t cannot be negative
2009-06-18 Jan Karaisofs: cleanup mount option processing
2009-06-18 Jan Karaisofs: fix setting of uid and gid to 0
2009-06-18 Jan Karaisofs: let mode and dmode mount options override rock...
2009-06-18 Jan Karaext3: make sure inode is deleted from orphan list after...
2009-06-18 Hisashi Hifumijbd: clean up journal_try_to_free_buffers()
2009-06-18 Jan Karaext3: fix chain verification in ext3_get_blocks()
2009-06-18 Jan Karaext2: Do not update mtime of a moved directory
2009-06-18 Cyrill Gorcunovproc: vmcore - use kzalloc in get_new_element()
2009-06-18 Michal Simekprocfs: remove sparse errors in proc_devtree.c
2009-06-18 Davide Libenziepoll: fix nested calls support
2009-06-18 Keika Kobayashiproc: export statistics for softirq to /proc
2009-06-18 NeilBrownnfsd: optimise the starting of zero threads when none...
2009-06-18 NeilBrownnfsd: don't take nfsd_mutex twice when setting number...
2009-06-18 Peter Zijlstrafs: Provide empty .set_page_dirty() aop for anon inodes
2009-06-18 Jan Karaudf: Use device size when drive reported bogus number...
2009-06-18 James Morrisnfs: remove unnecessary NFS_INO_INVALID_ACL checks
2009-06-18 Chuck LeverNFS: More "sloppy" parsing problems
2009-06-18 Chuck LeverNFS: Invalid mount option values should always fail...
2009-06-18 Chuck LeverNFS: Remove unused XDR decoder functions
2009-06-18 Chuck LeverNFS: Update MNT and MNT3 reply decoding functions
2009-06-18 Chuck LeverNFS: add XDR decoder for mountd version 3 auth-flavor...
2009-06-18 Chuck LeverNFS: add new file handle decoders to in-kernel mountd...
2009-06-18 Chuck LeverNFS: Add separate mountd status code decoders for each...
2009-06-18 Chuck LeverNFS: remove unused function in fs/nfs/mount_clnt.c
2009-06-18 Chuck LeverNFS: Use xdr_stream-based XDR encoder for MNT's dirpath...
2009-06-18 Chuck LeverNFS: Clean up MNT program definitions
2009-06-18 Chuck Leverlockd: Don't bother with RPC ping for NSM upcalls
2009-06-18 Chuck Leverlockd: Update NSM state from SM_MON replies
2009-06-18 Chuck LeverNFS: Fix false error return from nfs_callback_up()...
2009-06-18 Chuck LeverNFS: Return error code from nfs_callback_up() to user...
2009-06-18 Chuck LeverNFS: Do not display the setting of the "intr" mount...
2009-06-18 Suresh JayaramanNFS: add support for splice writes
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-18 Hisashi Hifumijbd2: clean up jbd2_journal_try_to_free_buffers()
2009-06-17 Ricardo Labiaganfs41: Backchannel: CB_SEQUENCE validation
2009-06-17 Ricardo Labiaganfs41: Backchannel: New find_client_with_session()
2009-06-17 Ricardo Labiaganfs41: Backchannel: Add a backchannel slot table to...
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_init_slot_table()
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_reset_slot_table()
2009-06-17 Ricardo Labiaganfs41: Backchannel: update cb_sequence args and results
2009-06-17 Benny Halevynfs41: verify CB_SEQUENCE position in callback compound
2009-06-17 Benny Halevynfs41: cb_sequence xdr implementation
2009-06-17 Benny Halevynfs41: cb_sequence proc implementation
2009-06-17 Benny Halevynfs41: cb_sequence protocol level data structures
2009-06-17 Benny Halevynfs41: consider minorversion in callback_xdr:process_op
2009-06-17 Benny Halevynfs41: callback numbers definitions
2009-06-17 Benny Halevynfs41: decode minorversion 1 cb_compound header
2009-06-17 Benny Halevynfs41: store minorversion in cb_compound_hdr_arg
2009-06-17 Andy Adamsonnfs41: Release backchannel resources associated with...
2009-06-17 Andy Adamsonnfs41: Client indicates presence of NFSv4.1 callback...
2009-06-17 Andy Adamsonnfs41: Setup the backchannel
2009-06-17 Andy Adamsonnfs41: Allow NFSv4 and NFSv4.1 callback services to...
2009-06-17 Benny Halevynfs41: create a svc_xprt for nfs41 callback thread...
2009-06-17 Ricardo Labiaganfs41: Implement NFSv4.1 callback service process.
2009-06-17 Trond MyklebustNFSv4/NLM: Push file locking BKL dependencies down...
2009-06-17 Trond MyklebustNFS: Ensure we always hold the BKL when dereferencing...
2009-06-17 Trond MyklebustNFSv4: Handle more errors when recovering open file...
2009-06-17 Trond MyklebustNFSv4: Move error handling out of the delegation generi...
2009-06-17 Trond MyklebustNFSv4: Fix the 'nolock' option regression
2009-06-17 Benny Halevynfs41: minorversion support for nfs4_{init,destroy...
2009-06-17 Benny Halevynfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
2009-06-17 Benny Halevynfs41: increment_{open,lock}_seqid
2009-06-17 Andy Adamsonnfs41: only retry EXCHANGE_ID on recoverable errors
2009-06-17 Benny Halevynfs41: recover lease in _nfs4_lookup_root
2009-06-17 Andy Adamsonnfs41: get_clid_cred for EXCHANGE_ID
2009-06-17 Andy Adamsonnfs41: add a get_clid_cred function to nfs4_state_recov...
2009-06-17 Andy Adamsonnfs41: establish sessions-based clientid
2009-06-17 Andy Adamsonnfs41: introduce get_state_renewal_cred
2009-06-17 Benny Halevynfs41: support minorversion 1 for nfs4_check_lease
2009-06-17 Benny Halevynfs41: lease renewal
2009-06-17 Andy Adamsonnfs41: schedule async session reset
2009-06-17 Andy Adamsonnfs41: kick start nfs41 session recovery when handling...
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41: add session reset to state manager
2009-06-17 Andy Adamsonnfs41: add session setup to the state manager
2009-06-17 Andy Adamsonnfs41: reset the session slot table
2009-06-17 Andy Adamsonnfs41: sequence operation
2009-06-17 Andy Adamsonnfs41: enable nfs_client only nfs4_async_handle_error
2009-06-17 Andy Adamsonnfs41: destroy_session operation
2009-06-17 Andy Adamsonnfs41: use session attributes for rsize and wsize
2009-06-17 Andy Adamsonnfs41: verify session channel attribues
2009-06-17 Andy Adamsonnfs41: create_session operation
2009-06-17 Andy Adamsonnfs41: get_lease_time
2009-06-17 Benny Halevynfs41: exchange_id operation
2009-06-17 Andy Adamsonnfs41 delegreturn sequence setup done support
2009-06-17 Andy Adamsonnfs41 commit sequence setup done support
2009-06-17 Andy Adamsonnfs41 write sequence setup done support
2009-06-17 Andy Adamsonnfs41: read sequence setup/done support
2009-06-17 Andy Adamsonnfs41: unlink sequence setup/done support
2009-06-17 Andy Adamsonnfs41: locku sequence setup/done support
2009-06-17 Andy Adamsonnfs41: lock sequence setup/done support
2009-06-17 Andy Adamsonnfs41: open sequence setup/done support
2009-06-17 Andy Adamsonnfs41: close sequence setup/done support
2009-06-17 Andy Adamsonnfs41: nfs41_call_sync_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_free_slot
2009-06-17 Andy Adamsonnfs41: free slot
2009-06-17 Andy Adamsonnfs41: setup_sequence method
next