Commit Graph

609 Commits (3542ae4c17bb2c86e5658728ff73b3d5ca44532e)

Author SHA1 Message Date
Ralf Baechle 4cf3b52080 [XFS] Remove useless memory barrier 18 years ago
Eric W. Biederman 3a68cbfe02 [XFS] XFS sysctl cleanups 18 years ago
Lachlan McIlroy c167b77d5e [XFS] Fix assertion in xfs_attr_shortform_remove(). 18 years ago
Lachlan McIlroy 6816016137 [XFS] Fix callers of xfs_iozero() to zero the correct range. 18 years ago
David Chinner 2823945fda [XFS] Ensure a frozen filesystem has a clean log before writing the dummy 18 years ago
David Chinner 549054afad [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. 18 years ago
Lachlan McIlroy 5478eead85 [XFS] Re-initialize the per-cpu superblock counters after recovery. 18 years ago
Kevin Jamieson c97be73605 [XFS] Fix block reservation changes for non-SMP systems. 18 years ago
David Chinner dbcabad19a [XFS] Fix block reservation mechanism. 18 years ago
David Chinner 20f4ebf2bf [XFS] Make growfs work for amounts greater than 2TB 18 years ago
David Chinner f74eaf59b3 [XFS] Fix inode log item use-after-free on forced shutdown 18 years ago
Barry Naujok e5889e90dd [XFS] Fix attr2 corruption with btree data extents 18 years ago
Vlad Apostolov 7666ab5fb3 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS 18 years ago
Lachlan McIlroy 5180602e6f [XFS] remove unused filp from ioctl functions 18 years ago
Lachlan McIlroy a3227fb996 [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the 18 years ago
Lachlan McIlroy 1f9b3b64d4 [XFS] remove unused xflags parameter from sync routines 18 years ago
Lachlan McIlroy 1c91ad3aed [XFS] fix sparse warning in xfs_da_btree.c 18 years ago
Lachlan McIlroy e5eb7f202b [XFS] use struct kvec in struct uio 18 years ago
David Chinner 03135cf726 [XFS] Fix UP build breakage due to undefined m_icsb_mutex. 18 years ago
David Chinner 20b642858b [XFS] Reduction global superblock lock contention near ENOSPC. 18 years ago
Eric Sandeen 804195b63a [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
David Chinner 5e6a07dfe4 [XFS] Current usage of buftarg flags is incorrect. 18 years ago
Lachlan McIlroy dc74eaad8c [XFS] Prevent buffer overrun in cmn_err(). 18 years ago
David Chinner 585e6d8856 [XFS] Fix a synchronous buftarg flush deadlock when freezing. 18 years ago
David Chinner dac61f521b [XFS] Make quiet mounts quiet 18 years ago
David Chinner 921320210b [PATCH] Fix XFS after clear_page_dirty() removal 18 years ago
Zach Brown 8459d86aff [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED 18 years ago
Josef "Jeff" Sipek e678fb0d52 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Rafael J. Wysocki 58e14b148d [PATCH] Use freezeable workqueues in XFS 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Chinner e5ffd2bb62 [XFS] Stale the correct inode when freeing clusters. 18 years ago
Lachlan McIlroy d2133717d5 [XFS] Fix uninitialized br_state and br_startoff in 18 years ago
David Chinner 050e714eb2 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h 19 years ago
David Chinner 4c60658e0f [XFS] Prevent a deadlock when xfslogd unpins inodes. 19 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 19 years ago
Vlad Apostolov 2e2e7bb1fd [XFS] 956664: dm_read_invis() changes i_atime 19 years ago
Vlad Apostolov 70a505285f [XFS] rename uio_read() to xfs_uio_read() 19 years ago
Tim Shimmin 439b843479 [XFS] Keep lockdep happy. 19 years ago
Vlad Apostolov 93c189c114 [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when 19 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Eric Sesterhenn 9ab5aa911a BUG_ON conversion for fs/xfs/ 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Tim Shimmin 65e8697a12 [XFS] Remove v1 dir trace macro - missed in a past commit. 19 years ago
Vlad Apostolov 6e73b41888 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error 19 years ago
Vlad Apostolov 6f1f216840 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks 19 years ago