index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
ceph: don't return a value from void function
John Hubbard
1
-1
/
+0
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
1
-0
/
+2
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
1
-20
/
+21
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
1
-27
/
+27
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
1
-4
/
+0
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2
-20
/
+9
2019-09-16
ceph: remove unneeded test in try_flush_caps
Jeff Layton
1
-1
/
+1
2019-09-16
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
1
-10
/
+10
2019-09-16
ceph: fix comments over ceph_add_cap
Jeff Layton
1
-1
/
+3
2019-09-16
ceph: eliminate session->s_trim_caps
Jeff Layton
2
-10
/
+9
2019-09-16
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
1
-2
/
+7
2019-09-16
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
2
-32
/
+0
2019-09-16
ceph: don't SetPageError on writepage errors
Jeff Layton
1
-2
/
+1
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
5
-8
/
+79
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
4
-0
/
+19
2019-09-16
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
3
-8
/
+29
2019-09-16
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
3
-5
/
+39
2019-09-16
ceph: pass filp to ceph_get_caps()
Yan, Zheng
4
-42
/
+46
2019-09-16
ceph: track and report error of async metadata operation
Yan, Zheng
5
-22
/
+54
2019-09-16
ceph: allow closing session in restarting/reconnect state
Yan, Zheng
1
-3
/
+3
2019-09-16
ceph: don't list vxattrs in listxattr()
Jeff Layton
1
-29
/
+0
2019-09-16
ceph: allow copy_file_range when src and dst inode are same
Jeff Layton
1
-2
/
+0
2019-09-16
ceph: fix directories inode i_blkbits initialization
Luis Henriques
1
-1
/
+6
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+34
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
1
-9
/
+26
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-8
/
+8
2019-09-06
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
3
-175
/
+257
2019-09-04
configfs: provide exclusion between IO and removals
Al Viro
2
-18
/
+80
2019-09-02
configfs: new object reprsenting tree fragments
Al Viro
3
-27
/
+97
2019-09-02
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
Al Viro
1
-11
/
+0
2019-09-02
configfs: stash the data we need into configfs_buffer at open time
Al Viro
1
-134
/
+95
2019-09-02
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
1
-8
/
+10
2019-08-29
Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-147
/
+135
2019-08-27
cifs: update internal module number
Steve French
1
-1
/
+1
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
6
-146
/
+112
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-95
/
+131
2019-08-27
NFS: remove set but not used variable 'mapping'
YueHaibing
1
-2
/
+0
2019-08-27
NFSv2: Fix write regression
Trond Myklebust
1
-1
/
+3
2019-08-27
NFSv2: Fix eof handling
Trond Myklebust
1
-1
/
+2
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
1
-8
/
+13
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
3
-21
/
+36
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
1
-2
/
+9
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-17
/
+0
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
1
-5
/
+10
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+5
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
[next]