Add README.AddingFirmware file. Basically telling people not to.
[safe/jmp/linux-2.6] / fs /
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-06 Benny Halevynfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
2009-04-06 Jens Axboeblock: switch sync_dirty_buffer() over to WRITE_SYNC
2009-04-06 Jens Axboeblock: Add flag for telling the IO schedulers NOT to...
2009-04-06 Jens Axboejbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
2009-04-06 Jens Axboejbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
2009-04-06 Jens Axboeblock: fsync_buffers_list() should use SWRITE_SYNC_PLUG
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMake non-compat preadv/pwritev use native register...
2009-04-04 Benny Halevynfsd41: CREATE_EXCLUSIVE4_1
2009-04-04 Benny Halevynfsd41: SUPPATTR_EXCLCREAT attribute
2009-04-04 Andy Adamsonnfsd41: support for 3-word long attribute bitmask
2009-04-04 Benny Halevynfsd: dynamically skip encoded fattr bitmap in _nfsd4_v...
2009-04-04 Benny Halevynfsd41: pass writable attrs mask to nfsd4_decode_fattr
2009-04-04 Benny Halevynfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
2009-04-04 Andy Adamsonnfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
2009-04-04 Andy Adamsonnfsd41: access_valid
2009-04-04 Andy Adamsonnfsd41: clientid handling
2009-04-04 Andy Adamsonnfsd41: check encode size for sessions maxresponse...
2009-04-04 Andy Adamsonnfsd41: stateid handling
2009-04-04 Benny Halevynfsd: pass nfsd4_compound_state* to nfs4_preprocess_...
2009-04-04 Benny Halevynfsd41: destroy_session operation
2009-04-04 Andy Adamsonnfsd41: non-page DRC for solo sequence responses
2009-04-04 Andy Adamsonnfsd41: Add a create session replay cache
2009-04-04 Andy Adamsonnfsd41: create_session operation
2009-04-04 Andy Adamsonnfsd41: clear DRC cache on free_session
2009-04-04 Andy Adamsonnfsd41: nfsd DRC logic
2009-04-04 Andy Adamsonnfsd41: hard page limit for DRC
2009-04-04 Andy Adamsonnfsd41: DRC save, restore, and clear functions
2009-04-04 Andy Adamsonnfsd41: enforce NFS4ERR_SEQUENCE_POS operation order...
2009-04-04 Benny Halevynfsd41: sequence operation
2009-04-04 Andy Adamsonnfsd41: match clientid establishment method
2009-04-04 Andy Adamsonnfsd41: exchange_id operation
2009-04-04 Andy Adamsonnfsd41: proc stubs
2009-04-04 Andy Adamsonnfsd41: xdr infrastructure
2009-04-04 Marc Eshelnfsd41: sessionid hashing
2009-04-04 Marc Eshelnfsd41: release_session when client is expired
2009-04-04 Marc Eshelnfsd41: introduce nfs4_client cl_sessions list
2009-04-04 Andy Adamsonnfsd41: sessions basic data types
2009-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-03 Srinivas Eedaocfs2: recover orphans in offline slots during recovery...
2009-04-03 Hisashi Hifumiocfs2: Pagecache usage optimization on ocfs2
2009-04-03 wengang wangocfs2: fix rare stale inode errors when exporting via nfs
2009-04-03 Sunil Mushranocfs2/dlm: Tweak mle_state output
2009-04-03 Sunil Mushranocfs2/dlm: Do not purge lockres that is being migrated...
2009-04-03 Sunil Mushranocfs2/dlm: Remove struct dlm_lock_name in struct dlm_ma...
2009-04-03 Sunil Mushranocfs2/dlm: Show the number of lockres/mles in dlm_state
2009-04-03 Sunil Mushranocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockr...
2009-04-03 Sunil Mushranocfs2/dlm: Improve lockres counts
2009-04-03 Sunil Mushranocfs2/dlm: Track number of mles
2009-04-03 Sunil Mushranocfs2/dlm: Indent dlm_cleanup_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Activate dlm->master_hash for master list...
2009-04-03 Sunil Mushranocfs2/dlm: Create and destroy the dlm->master_hash
2009-04-03 Sunil Mushranocfs2/dlm: Refactor dlm_clean_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Clean up struct dlm_lock_name
2009-04-03 Sunil Mushranocfs2/dlm: Encapsulate adding and removing of mle from...
2009-04-03 Tao Maocfs2: Optimize inode group allocation by recording...
2009-04-03 Tao Maocfs2: Allocate inode groups from global_bitmap.
2009-04-03 Tao Maocfs2: Optimize inode allocation by remembering last...
2009-04-03 Mark Fashehocfs2: fix leaf start calculation in ocfs2_dx_dir_rebal...
2009-04-03 Mark Fashehocfs2: re-order ocfs2_empty_dir checks
2009-04-03 Mark Fashehocfs2: Enable indexed directories
2009-04-03 Mark Fashehocfs2: Add total entry count to dx_root_block
2009-04-03 Mark Fashehocfs2: Increase max links count
2009-04-03 Mark Fashehocfs2: Introduce dir free space list
2009-04-03 Mark Fashehocfs2: Store dir index records inline
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-04-03 Mark Fashehocfs2: Introduce dir lookup helper struct
2009-04-03 Sunil Mushranocfs2: Remove debugfs file local_alloc_stats
2009-04-03 Sunil Mushranocfs2: Expose the file system state via debugfs
2009-04-03 Sunil Mushranocfs2: Move struct recovery_map to a header file
2009-04-03 Sunil Mushranocfs2/hb: Expose the list of heartbeating nodes via...
2009-04-03 Linus TorvaldsMerge branch 'ext3-latency-fixes' of git://git./linux...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-03 David HowellsNFS: Add mount options to enable local caching on NFS
2009-04-03 David HowellsNFS: Display local caching state
2009-04-03 David HowellsNFS: Store pages from an NFS inode into a local cache
2009-04-03 David HowellsNFS: Read pages from FS-Cache into an NFS inode
2009-04-03 David HowellsNFS: nfs_readpage_async() needs to be accessible as...
2009-04-03 David HowellsNFS: Add read context retention for FS-Cache to call...
2009-04-03 David HowellsNFS: FS-Cache page management
2009-04-03 David HowellsNFS: Add some new I/O counters for FS-Cache doing thing...
2009-04-03 David HowellsNFS: Invalidate FsCache page flags when cache removed
2009-04-03 David HowellsNFS: Use local disk inode cache
2009-04-03 David HowellsNFS: Define and create inode-level cache objects
2009-04-03 David HowellsNFS: Define and create superblock-level objects
2009-04-03 David HowellsNFS: Define and create server-level objects
2009-04-03 David HowellsNFS: Register NFS for caching and retrieve the top...
2009-04-03 David HowellsNFS: Permit local filesystem caching to be enabled...
2009-04-03 David HowellsNFS: Add comment banners to some NFS functions
2009-04-03 David HowellsFS-Cache: Make kAFS use FS-Cache
2009-04-03 David HowellsCacheFiles: A cache that backs onto a mounted filesystem
next