nls: add a nls_nullsize inline
[safe/jmp/linux-2.6] / fs /
2009-04-07 Ryusuke Konishinilfs2: fix missed-sync issue for do_sync_mapping_range()
2009-04-07 Ryusuke Konishinilfs2: segment constructor
2009-04-07 Ryusuke Konishinilfs2: segment buffer
2009-04-07 Ryusuke Konishinilfs2: super block operations
2009-04-07 Ryusuke Konishinilfs2: operations for the_nilfs core object
2009-04-07 Ryusuke Konishinilfs2: pathname operations
2009-04-07 Yoshiji Amagainilfs2: directory entry operations
2009-04-07 Ryusuke Konishinilfs2: file operations
2009-04-07 Ryusuke Konishinilfs2: inode operations
2009-04-07 Koji Satonilfs2: segment usage file
2009-04-07 Koji Satonilfs2: checkpoint file
2009-04-07 Ryusuke Konishinilfs2: inode map file
2009-04-07 Koji Satonilfs2: disk address translator
2009-04-07 Ryusuke Konishinilfs2: persistent object allocator
2009-04-07 Ryusuke Konishinilfs2: meta data file
2009-04-07 Ryusuke Konishinilfs2: buffer and page operations
2009-04-07 Ryusuke Konishinilfs2: B-tree node cache
2009-04-07 Koji Satonilfs2: direct block mapping
2009-04-07 Koji Satonilfs2: B-tree based block mapping
2009-04-07 Koji Satonilfs2: integrated block mapping
2009-04-07 Ryusuke Konishinilfs2: add inode and other major structures
2009-04-07 Coly Lifs/romfs: return f_fsid for statfs(2)
2009-04-07 Serge E. Hallynnamespaces: move proc_net_get_sb to a generic fs/super...
2009-04-07 KAMEZAWA Hiroyuki/proc/pid/maps: don't show pgoff of pure ANON VMAs
2009-04-07 Ingo Molnarramfs: fix double freeing s_fs_info on failed mount
2009-04-07 Trond MyklebustNFS: Fix a double free in nfs_parse_mount_options()
2009-04-07 Linus Torvaldsext3: make default data ordering mode configurable
2009-04-06 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
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 Dave Chinnerxfs: remove xfs_flush_space
2009-04-06 Dave Chinnerxfs: flush delayed allcoation blocks on ENOSPC in create
2009-04-06 Dave Chinnerxfs: block callers of xfs_flush_inodes() correctly
2009-04-06 Dave Chinnerxfs: make inode flush at ENOSPC synchronous
2009-04-06 Dave Chinnerxfs: use xfs_sync_inodes() for device flushing
2009-04-06 Dave Chinnerxfs: inform the xfsaild of the push target before sleeping
2009-04-06 Dave Chinnerxfs: prevent unwritten extent conversion from blocking...
2009-04-06 Dave Chinnerxfs: fix double free of inode
2009-04-06 Dave Chinnerxfs: validate log feature fields correctly
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-05 Thiemo Nagelext4: Fix off-by-one-error in ext4_valid_extent_idx()
2009-04-07 Thiemo Nagelext4: Fix big-endian problem in __ext4_check_blockref()
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...
next