Commit Graph

179 Commits (79dba2eaa771c3173957eccfd288e0e0d12e4d3f)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
Christoph Hellwig 07fec73625 xfs: log changed inodes instead of writing them synchronously 15 years ago
Dave Chinner c854363e80 xfs: Use delayed write for inodes rather than async V2 15 years ago
Eric Sandeen d5db0f97fb xfs: more reserved blocks fixups 15 years ago
Dave Chinner cbe132a8bd xfs: don't hold onto reserved blocks on remount,ro 15 years ago
Dave Chinner 453eac8a9a xfs: Don't wake the aild once per second 15 years ago
Dave Chinner 57817c6822 xfs: reclaim all inodes by background tree walks 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 30ac0683dd xfs: cleanup dmapi macros in the umount path 15 years ago
Christoph Hellwig 033da48fda xfs: reset the i_iolock lock class in the reclaim path 15 years ago
Christoph Hellwig 848ce8f731 xfs: simplify inode teardown 15 years ago
Christoph Hellwig 69961a26b8 xfs: cleanup ->sync_fs 16 years ago
Christoph Hellwig f9581b1443 xfs: implement ->dirty_inode to fix timestamp handling 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Alex Elder 988abe4075 xfs: xfs_showargs() reports group *and* project quotas enabled 16 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Christoph Hellwig f95022161d xfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig 075fe10286 xfs: split xfs_sync_inodes 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Christoph Hellwig a19d9f887d xfs: kill ino64 mount option 16 years ago
Christoph Hellwig c141b2928f xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Hannes Eder 3180e66d77 xfs: make symbols static 16 years ago
Christoph Hellwig b79631330a xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Christoph Hellwig fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
Christoph Hellwig a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
Christoph Hellwig d4bb6d0698 xfs: merge xfs_inode_flush into xfs_fs_write_inode 16 years ago
Christoph Hellwig 49739140e5 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Christoph Hellwig 7884bc8617 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig 207fcfad58 [XFS] remove xfs_vfsops.h 16 years ago
Dave Chinner 2e6560929d [XFS] fix error inversion problems with data flushing 16 years ago
Christoph Hellwig 65795910c1 [XFS] fix spurious gcc warnings 16 years ago
Christoph Hellwig 1ec7944beb [XFS] fix biosize option 17 years ago
Christoph Hellwig 469fc23d5d [XFS] fix the noquota mount option 17 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 17 years ago
David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 17 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 17 years ago
Lachlan McIlroy 493dca6178 [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement 17 years ago
David Chinner 99fa8cb3c5 [XFS] Prevent use-after-free caused by synchronous inode reclaim 17 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 17 years ago