2007-02-10 |
Eric Sandeen | [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Eric Sandeen | [XFS] Remove unused header files for MAC and CAP checking... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Make freeze code a little cleaner. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Eric Sandeen | [XFS] Remove unused argument to xfs_bmap_finish Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Eric Sandeen | [XFS] Clean up use of VFS attr flags Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Ralf Baechle | [XFS] Remove useless memory barrier Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Eric W. Biederman | [XFS] XFS sysctl cleanups Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] Fix assertion in xfs_attr_shortform_remove(). Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] Fix callers of xfs_iozero() to zero the correct... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Ensure a frozen filesystem has a clean log before... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Fix sub-block zeroing for buffered writes into... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] Re-initialize the per-cpu superblock counters... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Kevin Jamieson | [XFS] Fix block reservation changes for non-SMP systems. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Fix block reservation mechanism. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Make growfs work for amounts greater than 2TB Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Fix inode log item use-after-free on forced shutdown Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Barry Naujok | [XFS] Fix attr2 corruption with btree data extents Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Vlad Apostolov | [XFS] Workaround log space issue by increasing XFS_TRANS_PUS... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] remove unused filp from ioctl functions Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] mraccessf & mrupdatef are supposed to be the... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] remove unused xflags parameter from sync routines Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] fix sparse warning in xfs_da_btree.c Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] use struct kvec in struct uio Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Fix UP build breakage due to undefined m_icsb_mutex. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Reduction global superblock lock contention near... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Eric Sandeen | [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Keep stack usage down for 4k stacks by using... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Current usage of buftarg flags is incorrect. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
Lachlan McIlroy | [XFS] Prevent buffer overrun in cmn_err(). Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Fix a synchronous buftarg flush deadlock when... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2007-02-10 |
David Chinner | [XFS] Make quiet mounts quiet Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-21 |
David Chinner | [XFS] Stale the correct inode when freeing clusters. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-21 |
Lachlan McIlroy | [XFS] Fix uninitialized br_state and br_startoff in Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
David Chinner | [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
David Chinner | [XFS] Prevent a deadlock when xfslogd unpins inodes. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
David Chinner | [XFS] Clean up i_flags and i_flags_lock handling. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
Vlad Apostolov | [XFS] 956664: dm_read_invis() changes i_atime Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
Vlad Apostolov | [XFS] rename uio_read() to xfs_uio_read() Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
Tim Shimmin | [XFS] Keep lockdep happy. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-11-11 |
Vlad Apostolov | [XFS] 956618: Linux crashes on boot with XFS-DMAPI... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] pv 956241, author: nathans, rv: vapo - make ino... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] pv 956240, author: nathans, rv: vapo - Minor... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
David Chinner | [XFS] Really fix use after free in xfs_iunpin. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] Collapse sv_init and init_sv into just the one... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] standardize on one sema init macro Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] Reduce endian flipping in alloc_btree, same as... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Minor cleanup from dio locking fix, remove an... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] pv 955157, rv bnaujok - break the loop on EFAULT... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] pv 955157, rv bnaujok - break the loop on formatter... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Tim Shimmin | [XFS] Fixes the leak in reservation space because we... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Josh Triplett | [XFS] Add lock annotations to xfs_trans_update_ail and Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Fix a porting botch on the realtime subvol growfs... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Minor code rearranging and cleanup to prevent... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Remove a no-longer-correct debug assert from... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Add a greedy allocation interface, allocating... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Improve error handling for the zero-fsblock extent... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Be more defensive with page flags (error/private... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Add a debug flag for allocations which are known... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] Remove several macros that are no longer used... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] Remove unused iop_abort log item operation Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Eric Sandeen | [XFS] Remove a couple of unused BUF macros Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Vlad Apostolov | [XFS] pass file mode on DMAPI remove events Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Remove last bulkstat false-positives with debug... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Ensure xlog_state_do_callback does not report... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Increase the size of the buffer holding the local... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Drop unneeded endian conversion in bulkstat and... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] When issuing metadata readahead, submit bio with... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Rework DMAPI bulkstat calls in such a way that... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Tim Shimmin | [XFS] Add EA list callbacks for xfs kernel use. Cleanup... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Update XFS for i_blksize removal from generic... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] remove accidentally reintroduced vfs unmount... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] remove bhv_lookup, _range version works aswell... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] use NULL for pointer initialisation instead of... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_bmbt_key Trivial... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] add xfs_btree_check_lptr_disk variant which handles... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] remove left over INT_ comments in *alloc*.c We... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotation for xfs_agfl_t. Trivial... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Fix sparse warning found when page tracing enabled... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Fix rounding bug in xfs_free_file_space found... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Alexey Dobriyan | [XFS] move XFS_IOC_GETVERSION to main multiplexer Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Tim Shimmin | [XFS] cleanup the field types of some item format structures Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Nathan Scott | [XFS] Improve xfsbufd delayed write submission patterns... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |
2006-09-28 |
Alexey Dobriyan | [XFS] pass inode to xfs_ioc_space(), simplify some... Signed-off-by: Tim Shimmin <tes@sgi.com>
|
commit | commitdiff | tree |