Commit Graph

2329 Commits (3a3bfb61e64476ff1e4ac3122cb6dec9c79b795c)

Author SHA1 Message Date
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Dave Chinner 5a5881cdee xfs: add lots of attribute trace points 13 years ago
Jan Kara d97d32edcd xfs: Fix oops on IO error during xlog_recover_process_iunlinks() 13 years ago
Dave Chinner a66d636385 xfs: fix fstrim offset calculations 13 years ago
Dave Chinner 3948659e30 xfs: Account log unmount transaction correctly 13 years ago
Dave Chinner 5132ba8f2b xfs: don't cache inodes read through bulkstat 13 years ago
Christoph Hellwig f616137519 xfs: trace xfs_name strings correctly 13 years ago
Dave Chinner c999a223c2 xfs: introduce an allocation workqueue 13 years ago
Dave Chinner 1a1d772433 xfs: Fix open flag handling in open_by_handle code 13 years ago
Kamal Dasu 5575acc780 xfs: fix deadlock in xfs_rtfree_extent 13 years ago
Gerard Snitselaar 1c2ccc66bc fs: xfs: fix section mismatch in linux-next 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Dave Chinner f074211f60 xfs: fallback to vmalloc for large buffers in xfs_getbmap 13 years ago
Dave Chinner ad650f5b27 xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get 13 years ago
Dave Chinner 6eb2466036 xfs: remove remaining scraps of struct xfs_iomap 13 years ago
Dave Chinner f30d500f80 xfs: fix inode lookup race 13 years ago
Dave Chinner 8d2a5e6ee3 xfs: clean up minor sparse warnings 13 years ago
Christoph Hellwig a05931ceb0 xfs: remove the global xfs_Gqm structure 13 years ago
Christoph Hellwig b84a3a9675 xfs: remove the per-filesystem list of dquots 13 years ago
Christoph Hellwig 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 years ago
Christoph Hellwig f8739c3ce2 xfs: per-filesystem dquot LRU lists 13 years ago
Christoph Hellwig 48776fd223 xfs: use common code for quota statistics 13 years ago
Christoph Hellwig 8f639ddea0 xfs: reimplement fdatasync support 13 years ago
Christoph Hellwig f5d8d5c4bf xfs: split in-core and on-disk inode log item fields 13 years ago
Christoph Hellwig 339a5f5dd9 xfs: make xfs_inode_item_size idempotent 13 years ago
Christoph Hellwig 8a9c9980f2 xfs: log timestamp updates 13 years ago
Christoph Hellwig 281627df3e xfs: log file size updates at I/O completion time 13 years ago
Christoph Hellwig 84803fb782 xfs: log file size updates as part of unwritten extent conversion 13 years ago
Christoph Hellwig 6923e686f1 xfs: do not require an ioend for new EOF calculation 13 years ago
Christoph Hellwig aa6bf01d39 xfs: use per-filesystem I/O completion workqueues 13 years ago
Christoph Hellwig 8960501191 xfs: include reservations in quota reporting 13 years ago
Christoph Hellwig 18535a7e01 xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota 13 years ago
Alex Elder ad637a10f4 xfs: only take the ILOCK in xfs_reclaim_inode() 13 years ago
Christoph Hellwig 9006fb91cf xfs: split and cleanup xfs_log_reserve 13 years ago
Christoph Hellwig 42ceedb3ca xfs: share code for grant head availability checks 13 years ago
Christoph Hellwig e179840d74 xfs: share code for grant head wakeups 13 years ago
Christoph Hellwig 23ee3df349 xfs: share code for grant head waiting 13 years ago
Christoph Hellwig a79bf2d75b xfs: add xlog_grant_head_wake_all 13 years ago
Christoph Hellwig c303c5b8c3 xfs: add xlog_grant_head_init 13 years ago
Christoph Hellwig 28496968a6 xfs: add the xlog_grant_head structure 13 years ago
Christoph Hellwig 14a7235fba xfs: remove log space waitqueues 13 years ago
Christoph Hellwig cfb7cdca0a xfs: cleanup xfs_log_space_wake 13 years ago
Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item 13 years ago
Christoph Hellwig 3af1de753b xfs: do exact log space wakeups in xlog_ungrant_log_space 13 years ago
Christoph Hellwig 09a423a3d6 xfs: split tail_lsn assignments from log space wakeups 13 years ago
Mitsuo Hayasaka 70b5437653 xfs: cleanup quota check on disk blocks and inodes reservations 13 years ago
Mitsuo Hayasaka 33e0edafd7 xfs: make inode quota check more general 13 years ago
Mitsuo Hayasaka d0a3fe67e3 xfs: change available ranges of softlimit and hardlimit in quota check 13 years ago
Mitsuo Hayasaka c922bbc819 xfs: make inode quota check more general 13 years ago