[XFS] handle memory allocation failures during log initialisation
[safe/jmp/linux-2.6] / fs /
2008-11-10 Dave Chinner[XFS] handle memory allocation failures during log...
2008-11-07 Niv SardiMerge branch 'master' of git://oss.sgi.com:8090/xfs...
2008-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-03 Jeff Laytoncifs: fix renaming one hardlink on top of another
2008-11-03 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-31 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-31 David HowellsCRED: Wrap task credential accesses in the XFS filesystem
2008-10-30 Chuck LeverNLM: Set address family before calling nlm_host_rebooted()
2008-10-30 J. Bruce Fieldsnfsd: fix failure to set eof in readdir in some situations
2008-10-30 Steve French[CIFS] fix error in smb_send2
2008-10-30 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2008-10-30 Randy Dunlapfs: remove excess kernel-doc
2008-10-30 Eric Sandeenecryptfs: fix memory corruption when storing crypto...
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-30 David Chinner[XFS] Fix race when looking up reclaimable inodes
2008-10-30 Tim Shimmin[XFS] remove restricted chown parameter from xfs linux
2008-10-30 Christoph Hellwig[XFS] kill sys_cred
2008-10-30 David Chinner[XFS] correctly select first log item to push
2008-10-30 Christoph Hellwig[XFS] free partially initialized inodes using destroy_inode
2008-10-30 Christoph HellwigInode: export symbol destroy_inode
2008-10-30 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_bulkstat
2008-10-30 David Chinner[XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag
2008-10-30 David Chinner[XFS] Can't lock inodes in radix tree preload region
2008-10-30 Christoph Hellwig[XFS] Trivial xfs_remove comment fixup
2008-10-30 Christoph Hellwig[XFS] fix biosize option
2008-10-30 Christoph Hellwig[XFS] fix the noquota mount option
2008-10-30 Christoph Hellwig[XFS] kill struct xfs_mount_args
2008-10-30 David Chinner[XFS] XFS: Check for valid transaction headers in recovery
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] Add ail pointer into log items
2008-10-30 David Chinner[XFS] Given the log a pointer to the AIL
2008-10-30 David Chinner[XFS] Move the AIL lock into the struct xfs_ail
2008-10-30 David Chinner[XFS] Allow 64 bit machines to avoid the AIL lock durin...
2008-10-30 David Chinner[XFS] move the AIl traversal over to a consistent interface
2008-10-30 David Chinner[XFS] Use a cursor for AIL traversal.
2008-10-30 David Chinner[XFS] Allocate the struct xfs_ail
2008-10-30 David Chinner[XFS] Account for allocated blocks when expanding direc...
2008-10-30 David Chinner[XFS] Prevent looping in xfs_sync_inodes_ag
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] use the inode radix tree for reclaiming inodes
2008-10-30 David Chinner[XFS] mark inodes for reclaim via a tag in the inode...
2008-10-30 David Chinner[XFS] rename inode reclaim functions
2008-10-30 David Chinner[XFS] move inode reclaim functions to xfs_sync.c
2008-10-30 Lachlan McIlroy[XFS] Fix build warning - xfs_fs_alloc_inode() needs...
2008-10-30 David Chinner[XFS] Prevent use-after-free caused by synchronous...
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 David ChinnerInode: Allow external list initialisation
2008-10-30 David ChinnerInode: Allow external initialisers
2008-10-30 David Chinner[XFS] Never call mark_inode_dirty_sync() directly
2008-10-30 David Chinner[XFS] factor xfs_iget_core() into hit and miss cases
2008-10-30 Christoph Hellwig[XFS] fix instant oops with tracing enabled
2008-10-30 David Chinner[XFS] Move remaining quiesce code.
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 David Chinner[XFS] Kill SYNC_CLOSE
2008-10-30 David Chinner[XFS] make SYNC_DELWRI no longer use xfs_sync
2008-10-30 David Chinner[XFS] make SYNC_ATTR no longer use xfs_sync
2008-10-30 David Chinner[XFS] xfssyncd: don't call xfs_sync
2008-10-30 David Chinner[XFS] kill xfs_syncsub
2008-10-30 David Chinner[XFS] use xfs_sync_inodes rather than xfs_syncsub
2008-10-30 David Chinner[XFS] Use struct inodes instead of vnodes to kill vn_grab
2008-10-30 Christoph Hellwig[XFS] split out two helpers from xfs_syncsub
2008-10-30 Christoph Hellwig[XFS] Move XFS_BMAP_SANITY_CHECK out of line.
2008-10-30 Christoph Hellwig[XFS] Always use struct xfs_btree_block instead of...
2008-10-30 Christoph Hellwig[XFS] cleanup btree record / key / ptr addressing macros.
2008-10-30 David Chinner[XFS] remove the mount inode list
2008-10-30 Christoph Hellwig[XFS] Cleanup maxrecs calculation.
2008-10-30 David Chinner[XFS] Traverse inode trees when releasing dquots
2008-10-30 David Chinner[XFS] Use the inode tree for finding dirty inodes
2008-10-30 David Chinner[XFS] don't block in xfs_qm_dqflush() during async...
2008-10-30 David Chinner[XFS] Remove xfs_iflush_all and clean up xfs_finish_rec...
2008-10-30 David Chinner[XFS] move xfssyncd code to xfs_sync.c
2008-10-30 David Chinner[XFS] move sync code to its own file
2008-10-30 Barry Naujok[XFS] Show buffer address with debug hexdump on corruption
2008-10-30 Barry Naujok[XFS] Check agf_btreeblks is valid when reading in...
2008-10-30 Barry Naujok[XFS] Sync up kernel and user-space headers
2008-10-30 Lachlan McIlroy[XFS] Make xfs_btree_check_ptr() debug-only code.
2008-10-30 Peter Leckie[XFS] Fix build brakage from patch "Clean up dquot...
2008-10-30 Peter Leckie[XFS] Clean up dquot pincount code.
2008-10-30 Lachlan McIlroy[XFS] Wait for all I/O on truncate to zero file size
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 Christoph Hellwig[XFS] mark various functions in xfs_btree.c static
2008-10-30 Christoph Hellwig[XFS] add keys_inorder and recs_inorder btree methods
2008-10-30 Christoph Hellwig[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_get_rec
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_delete/delrec
2008-10-30 Christoph Hellwig[XFS] move xfs_bmbt_killroot to common code
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_insert/insrec
2008-10-30 Christoph Hellwig[XFS] move xfs_bmbt_newroot to common code
2008-10-30 Christoph Hellwig[XFS] implement semi-generic xfs_btree_new_root
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_split
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_lshift
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_rshift
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_update
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_updkey
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_lookup
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_decrement
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_increment
2008-10-30 Christoph Hellwig[XFS] add helpers for addressing entities inside a...
next