index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
btrfs: remove newline from inode cache kthread name
David Sterba
1
-1
/
+1
2014-04-24
Btrfs: fix inode caching vs tree log
Miao Xie
1
-16
/
+2
2014-04-24
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
1
-1
/
+5
2014-04-06
Btrfs: remove transaction from send
Josef Bacik
1
-7
/
+7
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-3
/
+1
2013-11-11
Btrfs: Don't allocate inode that is already in use
Stefan Behrens
1
-1
/
+1
2013-11-11
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
1
-1
/
+1
2013-11-11
Btrfs: remove duplicated ino cache's inode lookup
Filipe David Borba Manana
1
-1
/
+1
2013-11-11
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
1
-2
/
+1
2013-05-17
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
1
-2
/
+3
2013-05-17
Btrfs: don't abort the current transaction if there is no enough space for in...
Miao Xie
1
-1
/
+2
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
1
-2
/
+3
2012-03-29
Btrfs: show useful info in space reservation tracepoint
Liu Bo
1
-4
/
+2
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-7
/
+12
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
1
-2
/
+4
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
1
-0
/
+4
2011-11-10
Btrfs: fix no reserved space for writing out inode cache
Miao Xie
1
-4
/
+24
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
1
-2
/
+4
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
1
-2
/
+1
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
1
-0
/
+20
2011-06-04
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
1
-0
/
+5
2011-06-04
Btrfs: don't save the inode cache in non-FS roots
liubo
1
-0
/
+6
2011-05-26
Btrfs: setup free ino caching in a more asynchronous way
Li Zefan
1
-6
/
+22
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-1
/
+1
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
1
-0
/
+87
2011-04-25
Btrfs: Cache free inode numbers in memory
Li Zefan
1
-5
/
+336
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
1
-1
/
+2
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
1
-78
/
+15
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
1
-1
/
+1
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
1
-1
/
+0
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-1
/
+0
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
1
-0
/
+4
2008-09-25
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
1
-7
/
+8
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
1
-0
/
+8
2008-09-25
Fix for btrfs_find_free_objectid
Yan
1
-3
/
+1
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-8
/
+9
2007-07-11
Btrfs: trivial include fixups
Zach Brown
1
-1
/
+0
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
1
-61
/
+4
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
1
-15
/
+33
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
1
-7
/
+20
2007-04-02
Btrfs: corruptions fixed
Chris Mason
1
-18
/
+25
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
1
-1
/
+1
2007-03-27
Btrfs: reference counts on data extents
Chris Mason
1
-0
/
+1
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
1
-0
/
+1
2007-03-22
Mountable btrfs, with readdir
Chris Mason
1
-4
/
+4
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
1
-4
/
+1
2007-03-20
Btrfs: Add inode map, and the start of file extent items
Chris Mason
1
-0
/
+136