Andi Kleen 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
..
Kconfig b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 năm trước cách đây
Makefile 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 năm trước cách đây
acl.c b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 năm trước cách đây
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 năm trước cách đây
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup 16 năm trước cách đây
btrfs_inode.h d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 năm trước cách đây
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 năm trước cách đây
compression.c 795d580bae Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 năm trước cách đây
compression.h c8b978188c Btrfs: Add zlib compression support 17 năm trước cách đây
ctree.c cb44921a09 Btrfs: don't loop forever on bad btree blocks 14 năm trước cách đây
ctree.h 6b5b817f10 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work 14 năm trước cách đây
delayed-ref.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 năm trước cách đây
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 năm trước cách đây
dir-item.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
disk-io.c 0cb59c9953 Btrfs: write out free space cache 14 năm trước cách đây
disk-io.h eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 năm trước cách đây
export.c 73f73415ca Btrfs: change how we mount subvolumes 15 năm trước cách đây
export.h be6e8dc0ba NFS support for btrfs - v3 17 năm trước cách đây
extent-tree.c bf9022e06a Btrfs: use the flusher threads for delalloc throttling 14 năm trước cách đây
extent_io.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
extent_io.h 19fe0a8b78 Btrfs: Switch the extent buffer rbtree into a radix tree 14 năm trước cách đây
extent_map.c d0b678cb0a Btrfs: Use ERR_CAST helpers 14 năm trước cách đây
extent_map.h b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 năm trước cách đây
file-item.c 4b46fce233 Btrfs: add basic DIO read/write support 15 năm trước cách đây
file.c b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 năm trước cách đây
free-space-cache.c 88c2ba3b06 Btrfs: Add a clear_cache mount option 14 năm trước cách đây
free-space-cache.h 9d66e233c7 Btrfs: load free space cache if it exists 14 năm trước cách đây
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 năm trước cách đây
inode-item.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 năm trước cách đây
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 năm trước cách đây
inode.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
ioctl.c 2354d08fe9 Btrfs: use memdup_user helpers 14 năm trước cách đây
ioctl.h ce769a2904 Btrfs: use __u64 types in ioctl.h 15 năm trước cách đây
locking.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 năm trước cách đây
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 năm trước cách đây
ordered-data.c 4b46fce233 Btrfs: add basic DIO read/write support 15 năm trước cách đây
ordered-data.h 4b46fce233 Btrfs: add basic DIO read/write support 15 năm trước cách đây
orphan.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 năm trước cách đây
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level 16 năm trước cách đây
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 năm trước cách đây
ref-cache.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 năm trước cách đây
ref-cache.h 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL 15 năm trước cách đây
relocation.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
root-tree.c 15e7000095 Btrfs: avoid BUG when dropping root and reference in same transaction 15 năm trước cách đây
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 năm trước cách đây
super.c d0b678cb0a Btrfs: Use ERR_CAST helpers 14 năm trước cách đây
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 năm trước cách đây
transaction.c 6b5b817f10 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work 14 năm trước cách đây
transaction.h 0af3d00bad Btrfs: create special free space cache inode 14 năm trước cách đây
tree-defrag.c 8929ecfa50 Btrfs: Introduce global metadata reservation 15 năm trước cách đây
tree-log.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 năm trước cách đây
tree-log.h 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 năm trước cách đây
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 năm trước cách đây
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 năm trước cách đây
volumes.c 18e503d695 Btrfs: fix raid code for removing missing drives 14 năm trước cách đây
volumes.h ba1bf4818b Btrfs: make balance code choose more wisely when relocating 16 năm trước cách đây
xattr.c 105a048a4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 năm trước cách đây
xattr.h f01cbd3f81 btrfs: constify xattr_handler 15 năm trước cách đây
zlib.c 60f2e8f8a0 Btrfs: correct error-handling zlib error handling 16 năm trước cách đây