net: __netif_receive_skb should be static
[safe/jmp/linux-2.6] / fs /
2010-03-03 Helight.Xusome clean up in fs/proc
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-03-03 Boaz Harroshlibfs: Open code simple_commit_write into only user
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Tristan YeOcfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h...
2010-03-02 Andy Adamsonnfs41 fix NFS4ERR_CLID_INUSE for exchange id
2010-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-02 Jens AxboeRevert "blkdev: fix merge_bvec_fn return value checks"
2010-03-02 Trond MyklebustNFS: Fix an allocation-under-spinlock bug
2010-03-02 Trond MyklebustNFSv4.1: Various fixes to the sequence flag error handling
2010-03-02 Alexandros Batsakisnfs4: renewd renew operations should take/put a client...
2010-03-02 Alexandros Batsakisnfs41: renewd sequence operations should take/put clien...
2010-03-02 Alexandros Batsakisnfs: prevent backlogging of renewd requests
2010-03-02 Alexandros Batsakisnfs: kill renewd before clearing client minor version
2010-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-03-02 Dmitry Monakhovext4: Fix ext4_quota_write cross block boundary behaviour
2010-03-02 Frank Mayharext4: Convert BUG_ON checks to use ext4_error() instead
2010-03-02 Jiaying Zhangext4: Use direct_IO_no_locking in ext4 dio read
2010-03-04 Jiaying Zhangext4: use ext4_get_block_write in buffer write
2010-03-02 Jiaying Zhangext4: mechanical rename some of the direct I/O get_bloc...
2010-03-02 Toshiyuki Okajimaext4: make "offset" consistent in ext4_check_dir_entry()
2010-03-02 Dmitry Monakhovext4: Handle non empty on-disk orphan link
2010-03-02 Dmitry Monakhovext4: explicitly remove inode from orphan list after...
2010-03-02 Dmitry Monakhovext4: fix error handling in migrate
2010-03-02 Dmitry Monakhovext4: deprecate obsoleted mount options
2010-03-02 Christoph Hellwigxfs: fix locking for inode cache radix tree tag updates
2010-03-02 Tao Maext4: Fix fencepost error in chosing choosing group...
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-03-01 Christoph Hellwigxfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
2010-03-01 Christoph Hellwigxfs: kill xfs_lrw.h
2010-03-01 Christoph Hellwigxfs: factor common xfs_trans_bjoin code
2010-03-01 Christoph Hellwigxfs: stop passing opaque handles to xfs_log.c routines
2010-03-01 Christoph Hellwigxfs: split xfs_bmap_btalloc
2010-03-01 Christoph Hellwigxfs: fix xfs_fsblock_t tracing
2010-03-01 Christoph Hellwigxfs: fix inode pincount check in fsync
2010-03-01 Dave Chinnerxfs: Non-blocking inode locking in IO completion
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2010-03-01 Christoph Hellwigxfs: remove wrapper for the fsync file operation
2010-03-01 Christoph Hellwigxfs: remove wrappers for read/write file operations
2010-03-01 Christoph Hellwigxfs: merge xfs_lrw.c into xfs_file.c
2010-03-01 Christoph Hellwigxfs: fix dquota trace format
2010-03-01 Eric Sandeenxfs: increase readdir buffer size
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-03-01 Bob PetersonGFS2: print glock numbers in hex
2010-03-01 Dave ChinnerGFS2: ordered writes are backwards
2010-03-01 Steven WhitehouseGFS2: Remove loopy umount code
2010-03-01 Steven WhitehouseGFS2: Metadata address space clean up
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-28 Dmitry Monakhovblkdev: fix merge_bvec_fn return value checks
2010-02-28 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-02-28 Boaz Harroshexofs: groups support
2010-02-28 Boaz Harroshexofs: Prepare for groups
2010-02-28 Boaz Harroshexofs: Error recovery if object is missing from storage
2010-02-28 Boaz Harroshexofs: convert io_state to use pages array instead...
2010-02-28 Boaz Harroshexofs: RAID0 support
2010-02-28 Boaz Harroshexofs: Define on-disk per-inode optional layout attribute
2010-02-28 Boaz Harroshexofs: unindent exofs_sbi_read
2010-02-28 Boaz Harroshexofs: Move layout related members to a layout structure
2010-02-28 Boaz Harroshexofs: Recover in the case of read-passed-end-of-file
2010-02-28 Boaz Harroshexofs: Micro-optimize exofs_i_info
2010-02-28 Boaz Harroshexofs: debug print even less
2010-02-28 Wengang Wangocfs2: send SIGXFSZ if new filesize exceeds limit -v2
2010-02-28 Sunil Mushranocfs2/userdlm: Add tracing in userdlm
2010-02-28 Sunil Mushranocfs2: Use a separate masklog for AST and BASTs
2010-02-27 Christian KujauRemove EXPERIMENTAL from NFS_FSCACHE
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/xfs-vipt
2010-02-26 Srinivas Eedadlm: allow dlm do recovery during shutdown
2010-02-26 Tao Maocfs2: Only bug out in direct io write for reflinked...
2010-02-26 Coly Liocfs2: fix warning in ocfs2_file_aio_write()
2010-02-26 Joel Beckerocfs2_dlmfs: Enable the use of user cluster stacks.
2010-02-26 Joel Beckerocfs2_dlmfs: Use the stackglue.
2010-02-26 Joel Beckerocfs2_dlmfs: Don't honor truncate. The size of a dlmfs...
2010-02-26 Joel Beckerocfs2: Pass the locking protocol into ocfs2_cluster_con...
2010-02-26 Joel Beckerocfs2: Remove the ast pointers from ocfs2_stack_plugins
2010-02-26 Joel Beckerocfs2: Hang the locking proto on the cluster conn and...
2010-02-26 Joel Beckerocfs2: Attach the connection to the lksb
2010-02-26 Joel Beckerocfs2: Pass lksbs back from stackglue ast/bast functions.
2010-02-26 Joel Beckerocfs2_dlmfs: Move to its own directory
2010-02-26 Joel Beckerocfs2_dlmfs: Use poll() to signify BASTs.
2010-02-26 Joel Beckerocfs2_dlmfs: Add capabilities parameter.
2010-02-26 Joel Beckerocfs2: Handle errors while setting external xattr values.
2010-02-26 Joel Beckerocfs2: Set inline xattr entries with ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Set xattr block entries with ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Let ocfs2_xa_prepare_entry() do space checks.
2010-02-26 Joel Beckerocfs2: Gell into ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Allocation in ocfs2_xa_prepare_entry(), values...
2010-02-26 Joel Beckerocfs2: Teach ocfs2_xa_loc how to do its own journal...
2010-02-26 Joel Beckerocfs2: Provide ocfs2_xa_fill_value_buf() for external...
2010-02-26 Joel Beckerocfs2: Handle value tree roots in ocfs2_xa_set_inline_v...
2010-02-26 Joel Beckerocfs2: Set the xattr name+value pair in one place
next