Commit Graph

7081 Commits (df59ebc49ef101302e9328ff76ff28c18df39cfb)

Author SHA1 Message Date
Vladimir Saveliev 797b4cffdf reiserfs: use generic write 18 years ago
Nick Piggin f870618428 qnx4: convert to new aops 18 years ago
Nick Piggin eedcbba5e0 bfs: convert to new aops 18 years ago
Nick Piggin d6091b7201 hpfs: convert to new aops 18 years ago
Nick Piggin 7c0efc6277 hfsplus: convert to new aops 18 years ago
Nick Piggin 7903d9eed8 hfs: convert to new aops 18 years ago
Nick Piggin d7777a25a0 fat: convert to new aops 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Steven Whitehouse 7765ec26ae gfs2: convert to new aops 18 years ago
Nick Piggin d79689c703 xfs: convert to new aops 18 years ago
Nick Piggin bfc1af650a ext4: convert to new aops 18 years ago
Nick Piggin f4fc66a894 ext3: convert to new aops 18 years ago
Nick Piggin f34fb6eccc ext2: convert to new aops 18 years ago
Nick Piggin 6272b5a586 block_dev: convert to new aops 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 637aff46f9 fs: fix data-loss on error 18 years ago
Nick Piggin eb2be18931 mm: buffered write cleanup 18 years ago
Nick Piggin a4b0672db3 fs: fix nobh error handling 18 years ago
Dmitry Monakhov 68671f35fe mm: add end_buffer_read helper function 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Jens Axboe 992c5ddaf1 bio: make freeing of ->bi_io_vec conditional in bio_free() 18 years ago
Jens Axboe 2b94de552e bio: use memset() in bio_init() 18 years ago
Jens Axboe 6866bef40d splice: fix double kunmap() in vmsplice copy path 18 years ago
Tim Shimmin 150f29ef2e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick 18 years ago
Tim Shimmin 479ba36bbb [XFS] Remove STATIC which was missing from prior manual merge 18 years ago
Tim Shimmin cd514bdaa8 [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. 18 years ago
Lachlan McIlroy bebf963fec [XFS] Turn off XBF_ASYNC flag before re-reading superblock. 18 years ago
Lachlan McIlroy e893bffd4c [XFS] avoid race in sync_inodes() that can fail to write out all dirty data 18 years ago
Lachlan McIlroy c2cba57e83 [XFS] This fix prevents bulkstat from spinning in an infinite loop. 18 years ago
Christoph Hellwig 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
Christoph Hellwig c83bfab1fa [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl 18 years ago
Vlad Apostolov 859d718279 [XFS] get_bulkall() could return incorrect inode state 18 years ago
Christoph Hellwig ba532a980b [XFS] Kill unused IOMAP_EOF flag 18 years ago
Vlad Apostolov 574342f4ad [XFS] fix when DMAPI mount option processing happens 18 years ago
Lachlan McIlroy 5903c4956f [XFS] ensure file size is logged on synchronous writes 18 years ago
Christoph Hellwig cc92e7ac8d [XFS] growlock should be a mutex 18 years ago
Christoph Hellwig 0adba5363c [XFS] replace some large xfs_log_priv.h macros by proper functions 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig 7439449670 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 18 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Christoph Hellwig 293688ec42 [XFS] remove dependency of the dmapi module on behaviors 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig 2aeaa258c0 [XFS] kill the v_number member in struct bhv_vnode 18 years ago