Commit Graph

416 Commits (3dd1462e82bcab7625cec129952f26dae7a8b742)

Author SHA1 Message Date
Jan Beulich 3dd1462e82 Btrfs: fix compiler warnings 14 years ago
Yan, Zheng 24ae63656a Btrfs: Fix page leak in compressed writeback path 14 years ago
Josef Bacik 955256f2c3 Btrfs: fix use after free in O_DIRECT 14 years ago
Chris Mason 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent 14 years ago
Josef Bacik bc1cbf1f86 Btrfs: update inode ctime when using links 14 years ago
Josef Bacik 0ed42a63f3 Btrfs: make sure new inode size is ok in fallocate 14 years ago
Josef Bacik 55a61d1d06 Btrfs: fix typo in fallocate to make it honor actual size 14 years ago
Josef Bacik a1b075d28d Btrfs: make btrfs_add_nondir take parent inode as an argument 14 years ago
Josef Bacik 6a91221304 Btrfs: use dget_parent where we can UPDATED 14 years ago
Josef Bacik 7619585390 Btrfs: fix more ESTALE problems with NFS 14 years ago
Li Zefan f209561ad8 btrfs: Show device attr correctly for symlinks 14 years ago
Miao Xie e65e153554 btrfs: fix panic caused by direct IO 14 years ago
Miao Xie 0c56fa9662 btrfs: fix free dip and dip->csums twice 14 years ago
Chris Mason 6418c96107 Btrfs: deal with errors from updating the tree log 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Andi Kleen 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 years ago
Josef Bacik 0cb59c9953 Btrfs: write out free space cache 14 years ago
Josef Bacik 0af3d00bad Btrfs: create special free space cache inode 14 years ago
Josef Bacik 0019f10db6 Btrfs: re-work delalloc flushing 15 years ago
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 Carpenter 0e4dcbef1c Btrfs: uninitialized data is check_path_shared() 15 years ago
Josef Bacik 8360977972 Btrfs: fix fallocate regression 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 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
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Josef Bacik 4b46fce233 Btrfs: add basic DIO read/write support 15 years ago
Yan, Zheng efa5646456 Btrfs: Pre-allocate space for data relocation 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 2ead6ae770 Btrfs: Kill init_btrfs_i() 15 years ago
Yan, Zheng 5da9d01b66 Btrfs: Shrink delay allocated space in a synchronized 15 years ago
Dmitry Monakhov ecc11fabf7 btrfs: replace inode uid,gid,mode initialization with helper function 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
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Josef Bacik 5a1a3df1f6 Btrfs: cache ordered extent when completing io 15 years ago
Miao Xie 0be2e98173 btrfs: fix btrfs_mkdir goto for no free objectids 15 years ago
Chris Mason 1e701a3292 Btrfs: add new defrag-range ioctl. 15 years ago
Josef Bacik 73f73415ca Btrfs: change how we mount subvolumes 15 years ago