Commit Graph

1349 Commits (4b1977698ceb4c4caa800d475127139da49966f9)

Author SHA1 Message Date
Artem Bityutskiy 696ac96c27 btrfs: remove junk sb_dirt change 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro bd55597520 convert btrfs to ->evict_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Dan Rosenberg 2ebc346478 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE 15 years ago
Sage Weil b5384d48f4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary 15 years ago
Chris Mason 99d8f83c98 Btrfs: fix split_leaf double split corner case 15 years ago
Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Dan Carpenter 6f902af400 Btrfs: The file argument for fsync() is never null 15 years ago
Dan Carpenter 834e74759a Btrfs: handle ERR_PTR from posix_acl_from_xattr() 15 years ago
Sage Weil 15e7000095 Btrfs: avoid BUG when dropping root and reference in same transaction 15 years ago
Shi Weihua 731e3d1b43 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used 15 years ago
Shi Weihua 2f26afba46 Btrfs: should add a permission check for setfacl 15 years ago
Dan Carpenter cf1e99a4e0 Btrfs: btrfs_lookup_dir_item() can return ERR_PTR 15 years ago
Dan Carpenter 3140c9a34b Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs 15 years ago
Dan Carpenter d327099a23 Btrfs: unwind after btrfs_start_transaction() errors 15 years ago
Dan Carpenter 4cbd1149fb Btrfs: btrfs_iget() returns ERR_PTR 15 years ago
Dan Carpenter 676e4c8639 Btrfs: handle kzalloc() failure in open_ctree() 15 years ago
Dan Carpenter fb4f6f910c Btrfs: handle error returns from btrfs_lookup_dir_item() 15 years ago
Yan, Zheng 3bf84a5a83 Btrfs: Fix BUG_ON for fs converted from extN 15 years ago
Yan, Zheng 046f264f6b Btrfs: Fix null dereference in relocation.c 15 years ago
Miao Xie 058a457ef0 Btrfs: fix remap_file_pages error 15 years ago
Dan Carpenter 0e4dcbef1c Btrfs: uninitialized data is check_path_shared() 15 years ago
Josef Bacik 8360977972 Btrfs: fix fallocate regression 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 9aeead7378 Btrfs: add more error checking to btrfs_dirty_inode 15 years ago
Chris Mason 5a5f79b570 Btrfs: allow unaligned DIO 15 years ago
Chris Mason 933b585f70 Btrfs: drop verbose enospc printk 15 years ago
Yan, Zheng 5bdd3536cb Btrfs: Fix block generation verification race 15 years ago
Chris Mason 46bfbb5c07 Btrfs: fix preallocation and nodatacow checks in O_DIRECT 15 years ago
Chris Mason 94b604429a Btrfs: avoid ENOSPC errors in btrfs_dirty_inode 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
Kay Sievers 578454ff7e driver core: add devname module aliases to allow module on-demand auto-loading 15 years ago
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Chris Mason ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 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 3fd0a5585e Btrfs: Metadata ENOSPC handling for balance 15 years ago
Yan, Zheng efa5646456 Btrfs: Pre-allocate space for data relocation 15 years ago
Yan, Zheng 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng 8929ecfa50 Btrfs: Introduce global metadata reservation 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
Yan, Zheng f0486c68e4 Btrfs: Introduce contexts for metadata reservation 15 years ago
Yan, Zheng 2ead6ae770 Btrfs: Kill init_btrfs_i() 15 years ago