index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-656
/
+861
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-201
/
+213
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-78
/
+48
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-5
/
+5
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
7
-112
/
+110
2017-03-02
Merge branch 'work.namei' into for-linus
Al Viro
1
-88
/
+95
2017-03-02
orangefs: Use RCU for destroy_inode
Peter Zijlstra
1
-1
/
+8
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
15
-543
/
+363
2017-03-01
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-752
/
+1858
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
5
-5
/
+5
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
18
-145
/
+241
2017-02-28
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-306
/
+287
2017-02-28
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
31
-626
/
+673
2017-02-28
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
1
-1
/
+1
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
4
-3
/
+10
2017-02-28
btrfs: drop checks for mandatory extent_io_ops callbacks
David Sterba
1
-4
/
+3
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
3
-11
/
+26
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
3
-11
/
+6
2017-02-28
btrfs: do proper error handling in btrfs_insert_xattr_item
David Sterba
1
-1
/
+2
2017-02-28
btrfs: handle allocation error in update_dev_stat_item
David Sterba
1
-1
/
+2
2017-02-28
btrfs: remove BUG_ON from __tree_mod_log_insert
David Sterba
1
-2
/
+0
2017-02-28
btrfs: derive maximum output size in the compression implementation
David Sterba
5
-14
/
+9
2017-02-28
btrfs: use predefined limits for calculating maximum number of pages for comp...
David Sterba
1
-5
/
+6
2017-02-28
btrfs: export compression buffer limits in a header
David Sterba
2
-10
/
+15
2017-02-28
btrfs: merge nr_pages input and output parameter in compress_pages
David Sterba
5
-15
/
+11
2017-02-28
btrfs: merge length input and output parameter in compress_pages
David Sterba
5
-20
/
+18
2017-02-28
btrfs: constify name of subvolume in creation helpers
David Sterba
1
-3
/
+3
2017-02-28
btrfs: constify buffers used by compression helpers
David Sterba
3
-3
/
+3
2017-02-28
btrfs: constify input buffer of btrfs_csum_data
David Sterba
2
-3
/
+3
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
4
-18
/
+22
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
2
-4
/
+3
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
2
-3
/
+3
2017-02-28
btrfs: Make btrfs_add_nondir take btrfs_inode
Nikolay Borisov
1
-9
/
+13
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
3
-23
/
+26
2017-02-28
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
8
-54
/
+59
2017-02-28
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
1
-5
/
+6
2017-02-28
btrfs: Make clone_update_extent_map take btrfs_inode
Nikolay Borisov
1
-14
/
+13
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
3
-21
/
+25
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
4
-8
/
+10
2017-02-28
btrfs: make btrfs_log_inode_parent take btrfs_inode
Nikolay Borisov
1
-26
/
+24
2017-02-28
btrfs: Make check_parent_dirs_for_sync take btrfs_inode
Nikolay Borisov
1
-14
/
+14
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
4
-22
/
+24
2017-02-28
btrfs: make btrfs_orphan_del take btrfs_inode
Nikolay Borisov
1
-20
/
+20
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
3
-7
/
+9
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
3
-14
/
+15
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
3
-11
/
+12
2017-02-28
btrfs: make check_compressed_csum take btrfs_inode
Nikolay Borisov
1
-5
/
+4
2017-02-28
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
3
-7
/
+8
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
3
-11
/
+13
[next]