index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-01
Btrfs: fix printing of non NULL terminated string
Filipe David Borba Manana
1
-3
/
+3
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-7
/
+3
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
1
-26
/
+6
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+0
2013-06-29
[readdir] convert btrfs
Al Viro
1
-5
/
+4
2013-06-14
Btrfs: delete unused function
Stefan Behrens
1
-14
/
+0
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-47
/
+8
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-6
/
+5
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
1
-61
/
+90
2013-02-20
btrfs: remove unused "item" in btrfs_insert_delayed_item()
Eric Sandeen
1
-2
/
+0
2013-02-20
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
1
-13
/
+77
2013-02-20
Btrfs: cleanup similar code in delayed inode
Miao Xie
1
-46
/
+37
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-4
/
+1
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
1
-2
/
+4
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2012-10-01
btrfs: polish names of kmem caches
David Sterba
1
-1
/
+1
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
1
-2
/
+2
2012-09-21
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-4
/
+4
2012-08-28
Btrfs: barrier before waitqueue_active
Josef Bacik
1
-4
/
+3
2012-08-28
btrfs: fix second lock in btrfs_delete_delayed_items()
Fengguang Wu
1
-2
/
+3
2012-07-23
Btrfs: zero unused bytes in inode item
Li Zefan
1
-0
/
+1
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
1
-3
/
+19
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
1
-0
/
+18
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
1
-2
/
+2
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
1
-2
/
+2
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-7
/
+20
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-4
/
+2
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
1
-12
/
+33
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-2
/
+2
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
1
-2
/
+2
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+57
2011-11-10
Btrfs: tweak the delayed inode reservations again
Chris Mason
1
-6
/
+3
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
1
-3
/
+62
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+35
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
1
-8
/
+28
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
1
-7
/
+7
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
1
-1
/
+1
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
1
-24
/
+80
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
1
-0
/
+7
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
1
-5
/
+20
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
1
-1
/
+1
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
1
-0
/
+1
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-3
/
+2
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-7
/
+7
2011-05-22
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
1
-5
/
+6
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+1694