index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-10
13
-86
/
+255
|
\
|
*
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
2017-05-04
1
-0
/
+3
|
*
ceph: fix file open flags on ppc64
Alexander Graf
2017-05-04
1
-1
/
+33
|
*
ceph: choose readdir frag based on previous readdir reply
Yan, Zheng
2017-05-04
1
-7
/
+12
|
*
ceph: when seeing write errors on an inode, switch to sync writes
Jeff Layton
2017-05-04
3
-14
/
+49
|
*
Revert "ceph: SetPageError() for writeback pages if writepages fails"
Jeff Layton
2017-05-04
1
-3
/
+0
|
*
ceph: handle epoch barriers in cap messages
Jeff Layton
2017-05-04
3
-7
/
+41
|
*
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
2017-05-04
2
-0
/
+2
|
*
ceph: make seeky readdir more efficient
Yan, Zheng
2017-05-04
4
-6
/
+19
|
*
ceph: close stopped mds' session
Yan, Zheng
2017-05-04
1
-0
/
+16
|
*
ceph: fix potential use-after-free
Yan, Zheng
2017-05-04
1
-2
/
+8
|
*
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
2017-05-04
3
-23
/
+52
|
*
ceph: fix wrong check in ceph_renew_caps()
Yan, Zheng
2017-05-04
1
-1
/
+1
|
*
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-1
/
+1
|
*
ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
3
-5
/
+6
|
*
ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
2
-11
/
+12
|
*
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-04
1
-6
/
+1
*
|
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
37
-827
/
+1437
|
\
\
|
*
|
btrfs: fix the gfp_mask for the reada_zones radix tree
Chris Mason
2017-05-04
2
-2
/
+2
|
*
|
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2017-04-27
5
-66
/
+277
|
|
\
\
|
|
*
|
Btrfs: fix reported number of inode blocks
Filipe Manana
2017-04-26
4
-18
/
+119
|
|
*
|
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
2017-04-26
1
-2
/
+21
|
|
*
|
Btrfs: fix extent map leak during fallocate error path
Filipe Manana
2017-04-26
1
-1
/
+3
|
|
*
|
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
2017-04-26
1
-2
/
+4
|
|
*
|
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2017-04-26
2
-18
/
+45
|
|
*
|
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
2017-04-26
1
-15
/
+48
|
|
*
|
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
2017-04-26
1
-12
/
+39
|
*
|
|
btrfs: check if the device is flush capable
Anand Jain
2017-04-18
1
-0
/
+4
|
*
|
|
btrfs: delete unused member nobarriers
Anand Jain
2017-04-18
2
-4
/
+0
|
*
|
|
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
2017-04-18
1
-0
/
+22
|
*
|
|
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
3
-0
/
+251
|
*
|
|
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
2017-04-18
1
-1
/
+2
|
*
|
|
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
2017-04-18
2
-26
/
+15
|
*
|
|
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
Qu Wenruo
2017-04-18
1
-7
/
+18
|
*
|
|
btrfs: use q which is already obtained from bdev_get_queue
Anand Jain
2017-04-18
1
-4
/
+3
|
*
|
|
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
3
-7
/
+7
|
*
|
|
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
2017-04-18
1
-4
/
+4
|
*
|
|
Btrfs: enable repair during read for raid56 profile
Liu Bo
2017-04-18
1
-13
/
+27
|
*
|
|
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
2
-2
/
+2
|
*
|
|
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
2017-04-18
1
-4
/
+9
|
*
|
|
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
2017-04-18
3
-0
/
+21
|
*
|
|
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
2017-04-18
1
-4
/
+0
|
*
|
|
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
2
-10
/
+6
|
*
|
|
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
2
-44
/
+52
|
*
|
|
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
3
-9
/
+6
|
*
|
|
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
David Sterba
2017-04-18
1
-5
/
+5
|
*
|
|
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
David Sterba
2017-04-18
1
-5
/
+5
|
*
|
|
Btrfs: fix wrong failed mirror_num of read-repair on raid56
Liu Bo
2017-04-18
1
-0
/
+5
|
*
|
|
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
2017-04-18
1
-2
/
+6
|
*
|
|
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-04-18
4
-26
/
+25
[next]