index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
7
-19
/
+22
|
|
*
|
|
|
|
|
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
4
-38
/
+39
|
|
*
|
|
|
|
|
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
3
-8
/
+8
|
|
*
|
|
|
|
|
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
3
-7
/
+7
|
|
*
|
|
|
|
|
btrfs: Make calc_csum_metadata_size take btrfs_inode
Nikolay Borisov
2017-02-28
1
-15
/
+12
|
|
*
|
|
|
|
|
btrfs: Make drop_outstanding_extent take btrfs_inode
Nikolay Borisov
2017-02-28
1
-12
/
+11
|
|
*
|
|
|
|
|
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
2017-02-28
3
-6
/
+7
|
|
*
|
|
|
|
|
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
5
-19
/
+20
|
|
*
|
|
|
|
|
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-28
7
-19
/
+18
|
|
*
|
|
|
|
|
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
2017-02-28
3
-13
/
+13
|
|
*
|
|
|
|
|
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
2017-02-28
1
-8
/
+8
|
|
*
|
|
|
|
|
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
2017-02-28
5
-7
/
+7
|
|
*
|
|
|
|
|
btrfs: Make btrfs_log_all_parents take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+5
|
*
|
|
|
|
|
|
Btrfs: try harder to migrate items to left sibling before splitting a leaf
Filipe Manana
2017-02-24
1
-0
/
+7
|
*
|
|
|
|
|
|
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
2017-02-24
1
-13
/
+6
|
*
|
|
|
|
|
|
Btrfs: incremental send, fix unnecessary hole writes for sparse files
Filipe Manana
2017-02-24
1
-2
/
+86
|
*
|
|
|
|
|
|
Btrfs: fix use-after-free due to wrong order of destroying work queues
Filipe Manana
2017-02-24
1
-2
/
+7
|
*
|
|
|
|
|
|
Btrfs: fix assertion failure when freeing block groups at close_ctree()
Filipe Manana
2017-02-24
2
-6
/
+9
|
*
|
|
|
|
|
|
Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
Filipe Manana
2017-02-24
1
-0
/
+5
|
*
|
|
|
|
|
|
Btrfs: fix leak of subvolume writers counter
Robbie Ko
2017-02-24
1
-2
/
+8
|
*
|
|
|
|
|
|
Btrfs: bulk delete checksum items in the same leaf
Filipe Manana
2017-02-24
1
-1
/
+27
|
*
|
|
|
|
|
|
Btrfs: incremental send, do not issue invalid rmdir operations
Robbie Ko
2017-02-24
1
-0
/
+13
|
*
|
|
|
|
|
|
Btrfs: incremental send, do not delay rename when parent inode is new
Filipe Manana
2017-02-24
1
-3
/
+16
|
*
|
|
|
|
|
|
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
2017-02-24
1
-1
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
8
-201
/
+213
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
7
-112
/
+110
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
3
-9
/
+9
|
|
*
|
|
|
|
|
|
vfs: pass type instead of fn to do_{loop,iter}_readv_writev()
Miklos Szeredi
2017-02-20
1
-19
/
+18
|
|
*
|
|
|
|
|
|
vfs: extract common parts of {compat_,}do_readv_writev()
Miklos Szeredi
2017-02-20
1
-51
/
+29
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
2
-4
/
+4
|
|
*
|
|
|
|
|
vfs: deny copy_file_range() for non regular files
Amir Goldstein
2017-02-07
1
-0
/
+5
|
|
*
|
|
|
|
|
vfs: deny fallocate() on directory
Amir Goldstein
2017-02-07
1
-6
/
+4
|
|
*
|
|
|
|
|
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-07
1
-25
/
+43
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'work.namei' into for-linus
Al Viro
2017-03-02
1
-88
/
+95
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
namei.c: split unlazy_walk()
Al Viro
2017-01-10
1
-39
/
+66
|
|
*
|
|
|
|
|
namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate()
Al Viro
2017-01-10
1
-22
/
+14
|
|
*
|
|
|
|
|
lookup_fast(): clean up the logics around the fallback to non-rcu mode
Al Viro
2017-01-09
1
-8
/
+6
|
|
*
|
|
|
|
|
namei: fold unlazy_link() into its sole caller
Al Viro
2017-01-09
1
-21
/
+11
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
orangefs: Use RCU for destroy_inode
Peter Zijlstra
2017-03-02
1
-1
/
+8
*
|
|
|
|
|
|
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
2
-78
/
+48
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branches 'sendmsg.misc' and 'sendmsg.ncpfs' into work.sendmsg
Al Viro
2016-12-27
1
-70
/
+41
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ncpfs: switch to sock_sendmsg()
Al Viro
2016-12-27
1
-22
/
+14
|
|
*
|
|
|
|
|
|
ncpfs: don't mess with manually advancing iovec on send
Al Viro
2016-12-27
1
-42
/
+27
|
|
*
|
|
|
|
|
|
ncpfs: sendmsg does *not* bugger iovec these days
Al Viro
2016-12-27
1
-8
/
+2
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
|
afs_send_pages(): use ITER_BVEC
Al Viro
2016-12-27
1
-8
/
+7
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-03-02
5
-5
/
+5
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-03-02
5
-5
/
+5
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-02
15
-543
/
+363
|
\
\
\
\
\
\
[prev]
[next]