index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
1
-1
/
+4
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-36
/
+18
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
1
-29
/
+1
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
1
-1
/
+1
2012-04-18
btrfs: fix race in reada
Arne Jansen
1
-1
/
+7
2012-04-18
Btrfs: avoid setting ->d_op twice
Li Zefan
1
-5
/
+9
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-139
/
+318
2012-03-29
Btrfs: fix recursive defragment with autodefrag option
Liu Bo
1
-3
/
+5
2012-03-29
Merge branch 'error-handling' into for-linus
Chris Mason
1
-131
/
+307
2012-03-27
Btrfs: ensure an entire eb is written at once
Josef Bacik
1
-0
/
+2
2012-03-26
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
1
-5
/
+4
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-99
/
+279
2012-03-22
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
Mark Fasheh
1
-2
/
+1
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
1
-1
/
+1
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
1
-19
/
+14
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-4
/
+3
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
1
-1
/
+2
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
1
-2
/
+3
2012-03-22
btrfs: Simplify btrfs_submit_bio_hook
Jeff Mahoney
1
-3
/
+4
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-13
/
+13
2012-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+35
2012-02-23
Btrfs: improve error handling for btrfs_insert_dir_item callers
Chris Mason
1
-1
/
+19
2012-02-16
btrfs: honor umask when creating subvol root
Florian Albrechtskirchinger
1
-2
/
+4
2012-02-15
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
1
-2
/
+12
2012-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+8
2012-01-27
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
1
-2
/
+8
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-33
/
+33
2012-01-17
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
1
-10
/
+1
2012-01-17
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
1
-4
/
+19
2012-01-17
Btrfs: release space on error in page_mkwrite
Josef Bacik
1
-1
/
+1
2012-01-17
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
1
-7
/
+1
2012-01-17
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
1
-9
/
+9
2012-01-17
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-2
/
+2
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-05
Btrfs: make sure we're not using obsolete code in btrfs_get_extent
Jan Schmidt
1
-1
/
+1
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
1
-2
/
+2
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+5
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
1
-1
/
+1
2011-12-17
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-33
/
+147
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
1
-22
/
+74
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
1
-2
/
+3
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
1
-0
/
+10
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
1
-19
/
+61
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
1
-5
/
+26
[next]