index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-27
/
+57
2011-11-11
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
Miao Xie
1
-0
/
+3
2011-11-11
Btrfs: tweak the delayed inode reservations again
Chris Mason
1
-20
/
+44
2011-11-09
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
1
-0
/
+1
2011-11-08
Btrfs: fix oops on NULL trans handle in btrfs_truncate
Chris Mason
1
-7
/
+9
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-310
/
+147
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-153
/
+4
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-1
/
+1
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
1
-1
/
+4
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-2
/
+2
2011-10-20
Btrfs: fix direct-io vs nodatacow
Li Zefan
1
-2
/
+1
2011-10-20
Btrfs: remove BUG_ON() in compress_file_range()
Li Zefan
1
-1
/
+5
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
1
-2
/
+2
2011-10-19
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
1
-1
/
+8
2011-10-19
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
1
-1
/
+10
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
1
-5
/
+5
2011-10-19
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
1
-1
/
+11
2011-10-19
Btrfs: fix orphan cleanup regression
Josef Bacik
1
-19
/
+17
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
1
-1
/
+2
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
1
-2
/
+2
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: set truncate block rsv's size
Josef Bacik
1
-0
/
+2
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
1
-3
/
+3
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
1
-4
/
+4
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
1
-29
/
+29
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
1
-11
/
+38
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
1
-4
/
+0
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
1
-83
/
+0
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
1
-0
/
+3
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
1
-1
/
+0
2011-09-29
btrfs: Moved repair code from inode.c to extent_io.c
Jan Schmidt
1
-152
/
+3
2011-09-29
btrfs: Do not use bio->bi_bdev after submission
Jan Schmidt
1
-1
/
+1
2011-09-29
btrfs: add mirror_num to extent_read_full_page
Jan Schmidt
1
-1
/
+1
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
1
-2
/
+11
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
1
-2
/
+3
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
1
-2
/
+3
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
1
-11
/
+11
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
1
-2
/
+2
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
1
-2
/
+6
2011-09-11
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
1
-7
/
+3
2011-08-18
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
Jeff Mahoney
1
-4
/
+8
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-45
/
+53
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+45
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
1
-15
/
+11
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
1
-13
/
+0
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
1
-3
/
+7
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
1
-14
/
+35
2011-08-01
Btrfs: load the key from the dir item in readdir into a fake dentry
Josef Bacik
1
-2
/
+45
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-56
/
+34
[next]