index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
...
|
*
|
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-4
/
+4
|
\
\
|
*
|
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-4
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
btrfs: fix comment typo in btrfs_finish_ordered_io
Liu Bo
2012-09-01
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-08-29
1
-162
/
+164
|
\
\
\
|
*
|
|
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
2012-08-28
1
-2
/
+5
|
*
|
|
Btrfs: fix a dio write regression
Liu Bo
2012-08-28
1
-4
/
+20
|
*
|
|
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
2012-08-28
1
-1
/
+1
|
*
|
|
Btrfs: barrier before waitqueue_active
Josef Bacik
2012-08-28
1
-3
/
+1
|
*
|
|
Btrfs: don't allocate a seperate csums array for direct reads
Josef Bacik
2012-08-28
1
-29
/
+16
|
*
|
|
Btrfs: lock extents as we map them in DIO
Josef Bacik
2012-08-28
1
-129
/
+127
*
|
|
|
btrfs: nuke pdflush from comments
Artem Bityutskiy
2012-08-04
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-1
/
+5
|
\
\
\
|
*
|
|
btrfs: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-26
1
-17
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
2012-07-25
1
-0
/
+4
|
|
\
|
|
*
Btrfs: introduce subvol uuids and times
Alexander Block
2012-07-25
1
-0
/
+4
|
*
|
Btrfs: zero unused bytes in inode item
Li Zefan
2012-07-23
1
-0
/
+2
|
*
|
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
1
-3
/
+0
|
*
|
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
1
-11
/
+11
|
*
|
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
2012-07-23
1
-2
/
+2
|
*
|
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
2012-07-23
1
-1
/
+1
|
*
|
Btrfs: don't update atime on RO subvolumes
Alexander Block
2012-07-23
1
-0
/
+5
|
|
/
*
|
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
|
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
|
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-05
1
-6
/
+51
|
\
|
*
Btrfs: fix wrong check during log recovery
Liu Bo
2012-07-02
1
-1
/
+1
|
*
Btrfs: fix dio write vs buffered read race
Josef Bacik
2012-07-02
1
-5
/
+50
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Btrfs: delay iput with async extents
Josef Bacik
2012-06-21
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-15
1
-15
/
+58
|
\
\
|
|
/
|
*
Btrfs: fix missing inherited flag in rename
Liu Bo
2012-06-15
1
-3
/
+6
|
*
Btrfs: call filemap_fdatawrite twice for compression
Josef Bacik
2012-06-14
1
-6
/
+9
|
*
Btrfs: keep inode pinned when compressing writes
Josef Bacik
2012-06-14
1
-2
/
+6
|
*
Btrfs: unlock everything properly in the error case for nocow
Josef Bacik
2012-06-14
1
-2
/
+35
|
*
Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error
Josef Bacik
2012-06-14
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-39
/
+14
|
\
\
|
*
|
Btrfs: move over to use ->update_time
Josef Bacik
2012-06-01
1
-39
/
+14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-01
1
-138
/
+126
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
2012-05-30
1
-1
/
+4
|
*
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
2012-05-30
1
-17
/
+21
|
*
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-30
1
-16
/
+12
|
*
Btrfs: finish ordered extents in their own thread
Josef Bacik
2012-05-30
1
-101
/
+76
|
*
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-05-30
1
-3
/
+13
*
|
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
1
-36
/
+18
|
\
\
|
|
/
|
/
|
|
*
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
2012-04-27
1
-29
/
+1
[prev]
[next]