Commit Graph

198 Commits (1abe9b8a138c9988ba8f7bfded6453649a31541f)

Author SHA1 Message Date
liubo 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 years ago
Josef Bacik 41415730a1 Btrfs: check return value of btrfs_search_slot properly 14 years ago
Josef Bacik a41ad394a0 Btrfs: convert to the new truncate sequence 14 years ago
Josef Bacik 4a64001f00 Btrfs: fix how we deal with the pages array in the write path 14 years ago
Josef Bacik d0215f3e5e Btrfs: simplify our write path 14 years ago
Josef Bacik 9f570b8d48 Btrfs: fix formatting in file.c 14 years ago
Chris Mason 31339acd07 Btrfs: deal with short returns from copy_from_user 14 years ago
Chris Mason b1bf862e9d Btrfs: fix regressions in copy_from_user handling 14 years ago
Tsutomu Itoh c26a920373 Btrfs: check return value of alloc_extent_map() 14 years ago
Yan, Zheng 3a90983dbd Btrfs: Fix page count calculation 14 years ago
Josef Bacik 7adf5dfbb3 Btrfs: handle no memory properly in prepare_pages 14 years ago
liubo 2a29edc6b6 btrfs: fix several uncheck memory allocations 14 years ago
liubo acce952b02 Btrfs: forced readonly mounts on errors 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Li Zefan 261507a02c btrfs: Allow to add new compression algorithm 14 years ago
Xin Zhong 914ee295af Btrfs: pwrite blocked when writing from the mmaped buffer of the same page 14 years ago
Josef Bacik 495e86779f Btrfs: hold i_mutex when calling btrfs_log_dentry_safe 14 years ago
Dan Carpenter 6f902af400 Btrfs: The file argument for fsync() is never null 15 years ago
Miao Xie 058a457ef0 Btrfs: fix remap_file_pages error 15 years ago
Miao Xie 4a001071d3 Btrfs: fix loop device on top of btrfs 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Chris Mason 3f7c579c41 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO 15 years ago
Chris Mason 4845e44ffd Btrfs: rework O_DIRECT enospc handling 15 years ago
Josef Bacik 11c65dccf7 Btrfs: do aio_write instead of write 15 years ago
Josef Bacik 4b46fce233 Btrfs: add basic DIO read/write support 15 years ago
Yan, Zheng 0ca1f7ceb1 Btrfs: Update metadata reservation for delayed allocation 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
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
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Shaohua Li 3f6fae9559 Btrfs: btrfs_mark_extent_written uses the wrong slot 15 years ago
Roel Kluin 014e4ac4f7 Btrfs: make error return negative in btrfs_sync_file() 15 years ago
Yan, Zheng 6c7d54ac87 Btrfs: Fix race in btrfs_mark_extent_written 15 years ago
Yan, Zheng 55ef689900 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case 15 years ago
Yan, Zheng 920bbbfb05 Btrfs: Rewrite btrfs_drop_extents 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Chris Mason 257c62e1bc Btrfs: avoid tree log commit when there are no changes 16 years ago
Josef Bacik 32c00aff71 Btrfs: release delalloc reservations on extent item insertion 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Christoph Hellwig 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
Chris Mason ab93dbecfb Btrfs: take i_mutex before generic_write_checks 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Chris Mason a1ed835e1a Btrfs: Fix extent replacment race 16 years ago
Chris Mason 1edbb734b4 Btrfs: reduce CPU usage in the extent_state tree 16 years ago
Chris Mason 890871be85 Btrfs: switch extent_map to a rw lock 16 years ago
Chris Mason 40431d6c12 Btrfs: optimize set extent bit 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Chris Mason f597bb19cc Btrfs: don't log the inode in file_write while growing the file 16 years ago
Hisashi Hifumi 524724ed1f Btrfs: fdatasync should skip metadata writeout 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago