Commit Graph

1933 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Christoph Hellwig 221cb2517e xfs: remove some dead bio handling code 14 years ago
Christoph Hellwig 85da94c6b4 xfs: improve mapping type check in xfs_vm_writepage 14 years ago
Christoph Hellwig c9f71f5fc4 xfs: untangle phase1 vs phase2 recovery helpers 14 years ago
Christoph Hellwig d045094864 xfs: refactor xlog_recover_commit_trans 14 years ago
Christoph Hellwig d5689eaa0a xfs: use struct list_head for the buf cancel table 14 years ago
Christoph Hellwig e2714bf8d5 xfs: remove leftovers of old buffer log items in recovery code 14 years ago
Samuel Kvasnica 576ecb8e2b xfs: fix exporting with left over 64-bit inodes 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Christoph Hellwig ece413f59f xfs: remove incorrect assert in xfs_vm_writepage 14 years ago
Christoph Hellwig c6f6cd0608 xfs: use hlist_add_fake 14 years ago
Christoph Hellwig 5d2bf8a55e xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n 14 years ago
Christoph Hellwig 785ce41805 xfs: tell lockdep about parent iolock usage in filestreams 14 years ago
Dave Chinner bfe2741967 xfs: move delayed write buffer trace 14 years ago
Dave Chinner f83282a8ef xfs: fix per-ag reference counting in inode reclaim tree walking 14 years ago
Kulikov Vasiliy 6762b938ea xfs: xfs_ioctl: fix information leak to userland 14 years ago
Christoph Hellwig 5d0af85cd0 xfs: remove experimental tag from the delaylog option 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig 646ec4615c fs: remove inode_add_to_list/__inode_add_to_list 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Thomas Gleixner a731cd116c xfs: semaphore cleanup 14 years ago
Arkadiusz Mi?kiewicz 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 14 years ago
Christoph Hellwig 6c77b0ea1b xfs: remove xfs_cred.h 14 years ago
Christoph Hellwig 78a4b0961f xfs: remove xfs_globals.h 14 years ago
Christoph Hellwig 668332e5fe xfs: remove xfs_version.h 14 years ago
Christoph Hellwig 1ae4fe6dba xfs: remove xfs_refcache.h 14 years ago
Christoph Hellwig 4957a449a1 xfs: fix the xfs_trans_committed 14 years ago
Christoph Hellwig dfe188d428 xfs: remove unused t_callback field in struct xfs_trans 14 years ago
Christoph Hellwig d276734d93 xfs: fix bogus m_maxagi check in xfs_iget 14 years ago
Christoph Hellwig 1b0407125f xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters 14 years ago
Christoph Hellwig 96540c7858 xfs: do not use xfs_mod_incore_sb for per-cpu counters 14 years ago
Christoph Hellwig 61ba35dea0 xfs: remove XFS_MOUNT_NO_PERCPU_SB 14 years ago
Dave Chinner 50f59e8eed xfs: pack xfs_buf structure more tightly 14 years ago
Dave Chinner 74f75a0cb7 xfs: convert buffer cache hash to rbtree 14 years ago
Dave Chinner 69b491c214 xfs: serialise inode reclaim within an AG 14 years ago
Dave Chinner e3a20c0b02 xfs: batch inode reclaim lookup 14 years ago
Dave Chinner 78ae525676 xfs: implement batched inode lookups for AG walking 14 years ago
Dave Chinner e13de955ca xfs: split out inode walk inode grabbing 14 years ago
Dave Chinner 65d0f20533 xfs: split inode AG walking into separate code for reclaim 14 years ago
Dave Chinner 69d6cc76cf xfs: remove buftarg hash for external devices 14 years ago
Dave Chinner 1922c949c5 xfs: use unhashed buffers for size checks 14 years ago
Dave Chinner 26af655233 xfs: kill XBF_FS_MANAGED buffers 14 years ago
Dave Chinner ebad861b57 xfs: store xfs_mount in the buftarg instead of in the xfs_buf 14 years ago
Dave Chinner 5adc94c247 xfs: introduced uncached buffer read primitve 14 years ago
Dave Chinner 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 14 years ago