Commit Graph

216 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Josef Bacik 450ba0ea06 Btrfs: setup blank root and fs_info for mount time 14 years ago
Ian Kent 619c8c7639 Btrfs - fix race between btrfs_get_sb() and umount 14 years ago
Josef Bacik 0de90876c6 Btrfs: handle the space_cache option properly 14 years ago
Sage Weil 4260f7c751 Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Julia Lawall d0b678cb0a Btrfs: Use ERR_CAST helpers 14 years ago
Josef Bacik 88c2ba3b06 Btrfs: Add a clear_cache mount option 14 years ago
Al Viro 061dbc6b90 convert btrfs 14 years ago
Josef Bacik 0af3d00bad Btrfs: create special free space cache inode 14 years ago
Josef Bacik 0e78340f3c Btrfs: fix error handling in btrfs_get_sb 15 years ago
Josef Bacik 89a55897a2 Btrfs: fix df regression 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Al Viro bd55597520 convert btrfs to ->evict_inode() 15 years ago
Dan Carpenter 4cbd1149fb Btrfs: btrfs_iget() returns ERR_PTR 15 years ago
Dan Carpenter fb4f6f910c Btrfs: handle error returns from btrfs_lookup_dir_item() 15 years ago
Kay Sievers 578454ff7e driver core: add devname module aliases to allow module on-demand auto-loading 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
Yan, Zheng b742bb82f1 Btrfs: Link block groups of different raid types 15 years ago
Josef Bacik 287a0ab91d Btrfs: kill max_extent mount option 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
Akinobu Mita 91748467a5 btrfs: use memparse 15 years ago
Josef Bacik bd4d108889 Btrfs: make df be a little bit more understandable 15 years ago
Josef Bacik 4849f01d15 Btrfs: make subvolid=0 mount the original default root 15 years ago
Josef Bacik 73f73415ca Btrfs: change how we mount subvolumes 15 years ago
Josef Bacik da495ecc0f Btrfs: kfree correct pointer during mount option parsing 15 years ago
Chris Mason a555f810af Btrfs: Add mount -o compress-force 15 years ago
Matthew Wilcox 20a5239a5d Btrfs: Show discard option in /proc/mounts 15 years ago
Sage Weil a7a3f7cadd Btrfs: fail mount on bad mount options 15 years ago
Yan, Zheng 24bbcf0442 Btrfs: Add delayed iput 15 years ago
Christoph Hellwig e244a0aeb6 Btrfs: add -o discard option 16 years ago
Chris Mason 0eda294dfc Btrfs: fix btrfs acl #ifdef checks 16 years ago
Chris Ball 49cf6f4529 Btrfs: Fix setting umask when POSIX ACLs are not enabled 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Christoph Hellwig 59d697b702 btrfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Chris Mason 067c28adc5 Btrfs: fix -o nodatasum printk spelling 16 years ago
Chris Mason c289811cc0 Btrfs: autodetect SSD devices 16 years ago
Chris Mason 451d7585a8 Btrfs: add mount -o ssd_spread to spread allocations out 16 years ago
Chris Mason 3b30c22f64 Btrfs: Add mount -o nossd 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Sage Weil 6b65c5c61b Btrfs: make show_options result match actual option names 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago
Josef Bacik 97e728d435 Btrfs: try to keep a healthy ratio of metadata vs data block groups 16 years ago
Li Zefan dae7b665cf btrfs: use memdup_user() 16 years ago
Sage Weil dccae99995 Btrfs: add flushoncommit mount option 16 years ago
Sage Weil 3a5e14048a Btrfs: notreelog mount option 16 years ago