proper __do_softirq() prototype
[safe/jmp/linux-2.6] / fs / xfs /
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate count for xfs timestam...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for ioctls()
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-18 Lachlan McIlroy[XFS] Fix merge failure
2008-04-18 Lachlan McIlroy[XFS] The forward declarations for the xfs_ioctl()...
2008-04-18 Donald Douwsma[XFS] Remove unused HAVE_SPLICE macro.
2008-04-18 Eric Sandeen[XFS] Remove CONFIG_XFS_SECURITY.
2008-04-18 Tim Shimmin[XFS] xfs_bmap_compute_maxlevels should be based on...
2008-04-18 Eric Sandeen[XFS] Always use di_forkoff when checking for attr...
2008-04-18 David Chinner[XFS] Ensure the inode is joined in xfs_itruncate_finish
2008-04-18 David Chinner[XFS] Remove periodic logging of in-core superblock...
2008-04-18 David Chinner[XFS] fix logic error in xfs_alloc_ag_vextent_near()
2008-04-18 David Chinner[XFS] Don't error out on good I/Os.
2008-04-18 David Chinner[XFS] Catch log unmount failures.
2008-04-18 David Chinner[XFS] Sanitise xfs_log_force error checking.
2008-04-18 David Chinner[XFS] Check for errors when changing buffer pointers.
2008-04-18 David Chinner[XFS] Don't allow silent errors in xfs_inactive().
2008-04-18 David Chinner[XFS] Catch errors from xfs_imap().
2008-04-18 David Chinner[XFS] xfs_bulkstat_one_dinode() never returns an error.
2008-04-18 David Chinner[XFS] xfs_iflush_fork() never returns an error.
2008-04-18 David Chinner[XFS] Catch unwritten extent conversion errors.
2008-04-18 David Chinner[XFS] xfs_bdwrite() does not return errors.
2008-04-18 David Chinner[XFS] Ensure xfs_bawrite() errors are checked.
2008-04-18 David Chinner[XFS] Ensure errors from xfs_bdstrat() are correctly...
2008-04-18 Barry Naujok[XFS] remove bhv_vname_t and xfs_rename code
2008-04-18 David Chinner[XFS] Catch errors returned from xfs_bmap_last_offset().
2008-04-18 David Chinner[XFS] Check for xfs_free_extent() failing.
2008-04-18 David Chinner[XFS] Warn if errors come from block_truncate_page().
2008-04-18 David Chinner[XFS] xfs_bmap_adjacent() never returns an error.
2008-04-18 David Chinner[XFS] Make xfs_alloc_compute_aligned() void.
2008-04-18 David Chinner[XFS] Clean up xfs_alloc_search_busy() return values.
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 David Chinner[XFS] Propagate xfs_trans_reserve() errors.
2008-04-18 David Chinner[XFS] Catch errors from xfs_acl_vremove().
2008-04-18 David Chinner[XFS] Catch errors from xfs_acl_setmode().
2008-04-18 David Chinner[XFS] Propagate quota file truncation errors.
2008-04-18 David Chinner[XFS] Catch errors when turning off quotas.
2008-04-18 David Chinner[XFS] Catch errors resetting quota flags.
2008-04-18 David Chinner[XFS] Clean up quotamount error handling.
2008-04-18 David Chinner[XFS] Check for dquot flush errors
2008-04-18 David Chinner[XFS] Propagate xfs_qm_dqflush_all() errors.
2008-04-18 David Chinner[XFS] xfs_qm_reset_dqcounts() does not return errors.
2008-04-18 David Chinner[XFS] Report errors from xfs_reserve_blocks().
2008-04-18 David Chinner[XFS] xfs_icsb_counter_disabled() never returns an...
2008-04-18 David Chinner[XFS] Remove useless whitespace in function prototypes
2008-04-18 David Chinner[XFS] xfs_quiesce_fs() never returns an error. Mark...
2008-04-18 Christoph Hellwig[XFS] Don't validate symlink target component length
2008-04-18 Harvey Harrison[XFS] replace remaining __FUNCTION__ occurrences
2008-04-18 Harvey Harrison[XFS] Replace __inline with inline
2008-04-18 David Chinner[XFS] Fix lock inversion in forced shutdown.
2008-04-18 David Chinner[XFS] Reorganise xlog_t for better cacheline isolation...
2008-04-18 David Chinner[XFS] Remove the xlog_ticket allocator
2008-04-18 David Chinner[XFS] Per iclog callback chain lock
2008-04-18 Lachlan McIlroy[XFS] Prevent xfs_bmap_check_leaf_extents() referencing...
2008-04-18 Christoph Hellwig[XFS] remove most calls to VN_RELE
2008-04-18 Lachlan McIlroy[XFS] split xfs_ioc_xattr
2008-04-18 Christoph Hellwig[XFS] cleanup root inode handling in xfs_fs_fill_super
2008-04-18 David Chinner[XFS] Ensure a btree insert returns a valid cursor.
2008-04-18 David Chinner[XFS] Account for inode cluster alignment in all alloca...
2008-04-18 Josef 'Jeff' Sipek[XFS] Replace custom AIL linked-list code with struct...
2008-04-18 Christoph Hellwig[XFS] Remove superflous xfs_readsb call in xfs_mountfs.
2008-04-18 Niv Sardi[XFS] kill t_sema member of struct xfs_trans
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_bmap.c
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_iops.c
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_lrw.c
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_lookup
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_symlink and xfs_rename
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_link
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_create/mknod/mkdir
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in dmapi calls
2008-04-18 David Chinner[XFS] Use power-of-2 sized buffers to reduce overhead
2008-04-18 David Chinner[XFS] Use atomic counters for ktrace buffer indexes
2008-04-18 David Chinner[XFS] Update c/mtime correctly on truncates
2008-04-18 Christoph Hellwig[XFS] don't encode parent in nfs filehandles unless...
2008-04-18 Christoph Hellwig[XFS] kill xfs_rwlock/xfs_rwunlock
2008-04-18 Christoph Hellwig[XFS] kill xfs_get_dir_entry
2008-04-18 Christoph Hellwig[XFS] vnode cleanup in xfs_fs_subr.c
2008-04-18 Christoph Hellwig[XFS] cleanup xfs_vn_mknod
2008-04-18 David Chinner[XFS] Use atomics for iclog reference counting
2008-04-18 David Chinner[XFS] Prevent AIL lock contention during transaction...
2008-04-18 David Chinner[XFS] Use xfs_inode_clean() in more places
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-04-18 David Chinner[XFS] Don't block pdflush when writing back inodes
2008-04-18 David Chinner[XFS] Factor xfs_itobp() and xfs_inotobp().
2008-04-18 Lachlan McIlroy[XFS] Fix regression due to refcache removal
2008-04-18 Donald Douwsma[XFS] Remove the xfs_refcache
2008-04-18 Lachlan McIlroy[XFS] make inode reclaim synchronise with xfs_iflush_done()
2008-04-18 Niv Sardi[XFS] actually check error returned by xfs_flush_pages...
2008-04-10 Eric Sandeen[XFS] Ensure "both" features2 slots are consistent
2008-04-10 David Chinner[XFS] Fix superblock features2 field alignment problem
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-03-06 David Chinner[XFS] fix inode leak in xfs_iget_core()
2008-03-06 David Chinner[XFS] 977545 977545 977545 977545 977545 977545 xfsaild...
2008-02-29 Josef Jeff Sipek[XFS] If you mount an XFS filesystem with no mount...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
2008-02-22 Lachlan McIlroyRemove empty file fs/xfs/Makefile-linux-2.6.
2008-02-21 Linus TorvaldsRemove empty file remnants that were left in the tree...
2008-02-18 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
next