index
:
kernel/git/torvalds/linux.git
WIP-syscall
master
Linux kernel source tree
Linus Torvalds
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
lockdep: fix fs_reclaim warning
Tetsuo Handa
1
-1
/
+1
7 days
Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+15
8 days
Revert "btrfs: use proper endianness accessors for super_copy"
David Sterba
2
-15
/
+13
8 days
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
3
-2
/
+6
9 days
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
1
-0
/
+1
9 days
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
1
-0
/
+1
2018-03-04
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-47
/
+191
2018-03-01
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
3
-22
/
+139
2018-03-01
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
1
-1
/
+1
2018-03-01
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
1
-0
/
+3
2018-03-01
btrfs: use proper endianness accessors for super_copy
Anand Jain
2
-13
/
+15
2018-03-01
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-03-01
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
Nikolay Borisov
1
-2
/
+16
2018-03-01
btrfs: handle failure of add_pending_csums
Nikolay Borisov
1
-2
/
+9
2018-03-01
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2
-2
/
+2
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-05
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
1
-0
/
+1
2018-02-02
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
1
-0
/
+4
2018-02-02
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
1
-1
/
+10
2018-02-02
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2
-3
/
+9
2018-02-02
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-02
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+21
2018-02-02
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-02
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
2018-02-02
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-02
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-01
gfs2: Fix the crc32c dependency
Andreas Gruenbacher
1
-2
/
+1
2018-01-31
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2
-0
/
+25
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
28
-405
/
+298
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
47
-1405
/
+2267
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
53
-153
/
+525
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
3
-5
/
+12
2018-01-25
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-18
/
+8
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-22
btrfs: set the total_devices in device_list_add()
Anand Jain
1
-4
/
+2
2018-01-22
btrfs: move pr_info into device_list_add
Anand Jain
1
-16
/
+10
2018-01-22
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
1
-12
/
+16
2018-01-22
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
1
-4
/
+4
2018-01-22
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
1
-9
/
+5
2018-01-22
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
1
-13
/
+11
2018-01-22
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
1
-2
/
+0
2018-01-22
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
1
-2
/
+2
2018-01-22
Btrfs: noinline merge_extent_mapping
Liu Bo
1
-4
/
+4
2018-01-22
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
1
-1
/
+8
2018-01-22
Btrfs: extent map selftest: dio write vs dio read
Liu Bo
1
-0
/
+89
2018-01-22
Btrfs: extent map selftest: buffered write vs dio read
Liu Bo
1
-0
/
+74
2018-01-22
Btrfs: add extent map selftests
Liu Bo
4
-1
/
+208
[next]