index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix race in reada
Arne Jansen
2012-04-18
1
-1
/
+7
*
Btrfs: avoid setting ->d_op twice
Li Zefan
2012-04-18
1
-5
/
+9
*
Btrfs: fix recursive defragment with autodefrag option
Liu Bo
2012-03-29
1
-3
/
+5
*
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-28
1
-131
/
+307
|
\
|
*
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
1
-99
/
+279
|
*
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
Mark Fasheh
2012-03-22
1
-2
/
+1
|
*
btrfs: split extent_state ops
Jeff Mahoney
2012-03-22
1
-1
/
+1
|
*
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
1
-19
/
+14
|
*
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-4
/
+3
|
*
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-22
1
-1
/
+2
|
*
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-22
1
-2
/
+3
|
*
btrfs: Simplify btrfs_submit_bio_hook
Jeff Mahoney
2012-03-22
1
-3
/
+4
*
|
Btrfs: ensure an entire eb is written at once
Josef Bacik
2012-03-26
1
-0
/
+2
*
|
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
2012-03-26
1
-5
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-02-24
1
-5
/
+35
|
\
|
*
Btrfs: improve error handling for btrfs_insert_dir_item callers
Chris Mason
2012-02-23
1
-1
/
+19
|
*
btrfs: honor umask when creating subvol root
Florian Albrechtskirchinger
2012-02-16
1
-2
/
+4
|
*
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
2012-02-15
1
-2
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-28
1
-2
/
+8
|
\
|
|
*
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
2012-01-27
1
-2
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-17
1
-33
/
+33
|
\
|
|
*
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
1
-10
/
+1
|
*
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
2012-01-16
1
-4
/
+19
|
*
Btrfs: release space on error in page_mkwrite
Josef Bacik
2012-01-16
1
-1
/
+1
|
*
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
2012-01-16
1
-7
/
+1
|
*
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
2012-01-16
1
-9
/
+9
|
*
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
1
-2
/
+2
|
|
\
|
|
*
Btrfs: make sure we're not using obsolete code in btrfs_get_extent
Jan Schmidt
2012-01-05
1
-1
/
+1
|
|
*
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-22
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
|
|
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
1
-2
/
+2
*
|
|
|
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-23
1
-4
/
+5
|
\
\
\
|
*
|
|
Btrfs: call d_instantiate after all ops are setup
Al Viro
2011-12-23
1
-4
/
+5
*
|
|
|
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
1
-33
/
+147
|
\
|
|
|
|
*
|
|
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
1
-22
/
+74
|
|
\
\
\
|
|
*
|
|
Btrfs: don't panic if orphan item already exists
Josef Bacik
2011-12-15
1
-1
/
+1
|
|
*
|
|
Btrfs: fix leaked space in truncate
Josef Bacik
2011-12-15
1
-2
/
+3
|
|
*
|
|
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-15
1
-0
/
+10
|
|
*
|
|
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
1
-19
/
+61
|
|
|
|
/
|
|
|
/
|
|
*
|
|
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
2011-12-15
1
-5
/
+26
|
*
|
|
btrfs: keep orphans for subvolume deletion
Arne Jansen
2011-12-15
1
-0
/
+32
|
*
|
|
Btrfs: fix wrong disk space information of the files
Miao Xie
2011-12-15
1
-1
/
+4
|
*
|
|
Btrfs: fix wrong i_size when truncating a file to a larger size
Miao Xie
2011-12-15
1
-6
/
+12
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-01
1
-1
/
+1
|
\
|
|
|
*
|
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-30
1
-1
/
+1
[next]