Commit Graph

1178 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Josef Bacik a6dbd429d8 Btrfs: fix panic when trying to destroy a newly allocated 15 years ago
Chris Mason 33b2580864 Btrfs: allow more metadata chunk preallocation 15 years ago
Josef Bacik f5a84ee3cd Btrfs: fallback on uncompressed io if compressed io fails 15 years ago
Josef Bacik ccf0e72537 Btrfs: find ideal block group for caching 15 years ago
Dan Carpenter 4eb3991c5d Btrfs: avoid null deref in unpin_extent_cache() 15 years ago
Li Dongyang df66916e71 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root 15 years ago
Josef Bacik 5df6a9f606 Btrfs: fix some metadata enospc issues 15 years ago
Josef Bacik 01dea1efc2 Btrfs: fix how we set max_size for free space clusters 15 years ago
Josef Bacik 249ac1e55c Btrfs: cleanup transaction starting and fix journal_info usage 15 years ago
Josef Bacik 6346c93988 Btrfs: fix data allocation hint start 15 years ago
Chris Mason 444528b3e6 Btrfs: always pin metadata in discard mode 15 years ago
Christoph Hellwig 0634857488 Btrfs: enable discard support 15 years ago
Christoph Hellwig e244a0aeb6 Btrfs: add -o discard option 15 years ago
Yan, Zheng 86df7eb921 Btrfs: properly wait log writers during log sync 15 years ago
Josef Bacik 5d5e103a70 Btrfs: fix possible ENOSPC problems with truncate 15 years ago
Chris Mason 0eda294dfc Btrfs: fix btrfs acl #ifdef checks 15 years ago
Chris Mason 690587d109 Btrfs: streamline tree-log btree block writeout 15 years ago
Chris Mason 257c62e1bc Btrfs: avoid tree log commit when there are no changes 15 years ago
Chris Mason 4722607db6 Btrfs: only write one super copy during fsync 15 years ago
Chris Mason ac6889cbb2 Btrfs: fix file clone ioctl for bookend extents 15 years ago
Chris Mason e9061e2148 Btrfs: fix uninit compiler warning in cow_file_range_nocow 15 years ago
Alexey Dobriyan 82d339d9b3 Btrfs: constify dentry_operations 15 years ago
Yan, Zheng 94fcca9f89 Btrfs: optimize back reference update during btrfs_drop_snapshot 15 years ago
Yan, Zheng efefb1438b Btrfs: remove negative dentry when deleting subvolumne 15 years ago
Josef Bacik ff782e0a13 Btrfs: optimize fsync for the single writer case 15 years ago
Josef Bacik e3ccfa9897 Btrfs: async delalloc flushing under space pressure 15 years ago
Josef Bacik 32c00aff71 Btrfs: release delalloc reservations on extent item insertion 15 years ago
Chris Mason a3429ab70b Btrfs: delay clearing EXTENT_DELALLOC for compressed extents 15 years ago
Chris Mason a791e35e12 Btrfs: cleanup extent_clear_unlock_delalloc flags 15 years ago
Josef Bacik 1cdda9b81a Btrfs: fix possible softlockup in the allocator 15 years ago
Chris Mason 61d92c328c Btrfs: fix deadlock on async thread startup 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Josef Bacik fbf1908744 Btrfs: fix data space leak fix 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
Christoph Hellwig 35d62a942d Btrfs: fix arguments to btrfs_wait_on_page_writeback_range 16 years ago
Sage Weil dd7e0b7b02 Btrfs: fix deadlock with free space handling and user transactions 16 years ago
Sage Weil 1ab86aedbc Btrfs: fix error cases for ioctl transactions 16 years ago
Chris Ball 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
Julia Lawall fd2696f399 Btrfs: introduce missing kfree 16 years ago
Chris Ball 49cf6f4529 Btrfs: Fix setting umask when POSIX ACLs are not enabled 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
Yan Zheng c65ddb52dc Btrfs: hash the btree inode during fill_super 16 years ago
Yan, Zheng 0257bb82d2 Btrfs: relocate file extents in clusters 16 years ago
Yan, Zheng f679a84034 Btrfs: don't rename file into dummy directory 16 years ago
Yan, Zheng a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago