index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
1
-10
/
+10
*
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
1
-4
/
+4
*
btrfs: fix inode rbtree corruption
From: Nick Piggin
2009-08-21
1
-7
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-08-07
1
-2
/
+1
|
\
|
*
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
2009-08-07
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Btrfs: adjust NULL test
Julia Lawall
2009-07-22
1
-1
/
+1
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-02
1
-7
/
+18
|
\
\
|
|
/
|
*
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
2009-07-02
1
-6
/
+7
|
*
Btrfs: account for space we may use in fallocate
Josef Bacik
2009-07-02
1
-1
/
+11
*
|
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
1
-4
/
+2
*
|
switch btrfs to inode->i_acl
Al Viro
2009-06-24
1
-14
/
+2
*
|
btrfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
1
-7
/
+0
|
/
*
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
2009-06-10
1
-11
/
+16
*
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-06-10
1
-59
/
+73
*
Btrfs: remove some WARN_ONs in the IO failure path
Chris Mason
2009-05-14
1
-1
/
+0
*
Btrfs: init inode ordered_data_close flag properly
Chris Mason
2009-05-14
1
-0
/
+1
*
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
2009-04-27
1
-0
/
+62
*
Btrfs: fix acl caching
Chris Mason
2009-04-27
1
-2
/
+2
*
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
2009-04-27
1
-8
/
+0
*
Btrfs: ratelimit IO error printks
Chris Mason
2009-04-27
1
-4
/
+6
*
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
2009-04-24
1
-9
/
+18
*
Btrfs: kill btrfs_cache_create
Christoph Hellwig
2009-04-24
1
-23
/
+19
*
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2009-04-21
1
-8
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-03
1
-1
/
+4
|
\
|
*
Btrfs: free inode struct when btrfs_new_inode fails
Shen Feng
2009-04-02
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-01
1
-23
/
+171
|
\
\
|
|
/
|
*
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-31
1
-7
/
+74
|
*
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-03-24
1
-3
/
+25
|
*
Btrfs: readahead checksums during btrfs_finish_ordered_io
Chris Mason
2009-03-24
1
-2
/
+33
|
*
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
1
-3
/
+14
|
*
Btrfs: reduce stack in cow_file_range
Chris Mason
2009-03-24
1
-8
/
+7
|
*
Btrfs: reduce stalls during transaction commit
Chris Mason
2009-03-24
1
-0
/
+18
*
|
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-04-01
1
-4
/
+7
*
|
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
1
-1
/
+4
|
/
*
Btrfs: add better -ENOSPC handling
Josef Bacik
2009-02-20
1
-46
/
+16
*
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-02-12
1
-2
/
+0
*
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
2009-02-12
1
-1
/
+1
*
Btrfs: Make sure dir is non-null before doing S_ISGID checks
Chris Mason
2009-02-06
1
-1
/
+1
*
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
Chris Mason
2009-02-04
1
-1
/
+5
*
Btrfs: Don't try to compress pages past i_size
Chris Mason
2009-02-04
1
-0
/
+14
*
Btrfs: Handle SGID bit when creating inodes
Chris Ball
2009-02-04
1
-1
/
+8
*
Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks
Chris Mason
2009-02-04
1
-0
/
+2
*
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2009-02-04
1
-0
/
+3
*
Btrfs: selinux support
Jim Owens
2009-02-04
1
-4
/
+19
*
Btrfs: fix readdir on 32 bit machines
Chris Mason
2009-01-28
1
-1
/
+1
*
Btrfs: fiemap support
Yehuda Sadeh
2009-01-21
1
-0
/
+7
*
Btrfs: stop providing a bmap operation to avoid swapfile corruptions
Chris Mason
2009-01-21
1
-6
/
+12
*
Btrfs: simplify iteration codes
Qinghuang Feng
2009-01-21
1
-3
/
+2
[next]