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 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2019-09-06
3
-175
/
+257
|
\
|
*
configfs: provide exclusion between IO and removals
Al Viro
2019-09-04
2
-18
/
+80
|
*
configfs: new object reprsenting tree fragments
Al Viro
2019-09-02
3
-27
/
+97
|
*
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
Al Viro
2019-09-02
1
-11
/
+0
|
*
configfs: stash the data we need into configfs_buffer at open time
Al Viro
2019-09-02
1
-134
/
+95
*
|
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
2019-09-02
1
-8
/
+10
|
/
*
Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-29
7
-147
/
+135
|
\
|
*
cifs: update internal module number
Steve French
2019-08-27
1
-1
/
+1
|
*
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
6
-146
/
+112
|
*
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
1
-1
/
+1
|
*
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-27
1
-0
/
+22
*
|
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
11
-95
/
+131
|
\
\
|
|
/
|
/
|
|
*
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
1
-2
/
+0
|
*
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
1
-1
/
+3
|
*
NFSv2: Fix eof handling
Trond Myklebust
2019-08-27
1
-1
/
+2
|
*
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
1
-8
/
+13
|
*
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
3
-21
/
+36
|
*
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
1
-2
/
+9
|
*
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
1
-17
/
+0
|
*
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-26
1
-5
/
+10
|
*
NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()
Trond Myklebust
2019-08-19
1
-0
/
+3
|
*
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
2019-08-19
1
-1
/
+1
|
*
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2019-08-19
2
-9
/
+19
|
*
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Trond Myklebust
2019-08-19
1
-7
/
+9
|
*
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
2019-08-19
1
-1
/
+1
|
*
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
2019-08-19
1
-6
/
+6
|
*
NFS: Don't refresh attributes with mounted-on-file information
Trond Myklebust
2019-08-19
1
-14
/
+19
*
|
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-25
3
-3
/
+5
|
\
\
|
*
|
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
1
-1
/
+1
|
*
|
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
1
-0
/
+4
|
*
|
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-22
1
-2
/
+0
|
|
/
*
|
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
2019-08-24
1
-12
/
+13
*
|
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-24
1
-0
/
+1
|
\
\
|
*
|
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-22
1
-0
/
+1
*
|
|
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-23
1
-19
/
+47
|
\
\
\
|
*
|
|
io_uring: add need_resched() check in inner poll loop
Jens Axboe
2019-08-22
1
-1
/
+7
|
*
|
|
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
2019-08-20
1
-7
/
+15
|
*
|
|
io_uring: fix potential hang with polled IO
Jens Axboe
2019-08-20
1
-11
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-23
4
-88
/
+82
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
2019-08-19
1
-1
/
+1
|
*
|
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
2019-08-18
1
-26
/
+37
|
*
|
vfs: fix page locking deadlocks when deduping files
Darrick J. Wong
2019-08-16
1
-8
/
+41
|
*
|
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
2019-08-16
1
-2
/
+2
|
*
|
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
2019-08-16
1
-52
/
+2
*
|
|
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-23
7
-15
/
+30
|
\
\
\
|
*
|
|
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
2019-08-22
1
-2
/
+1
|
*
|
|
ceph: clear page dirty before invalidate page
Erqi Chen
2019-08-22
1
-2
/
+3
|
*
|
|
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
2019-08-22
1
-3
/
+4
|
*
|
|
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
2019-08-22
4
-6
/
+16
|
*
|
|
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
2019-08-22
1
-2
/
+6
|
|
|
/
|
|
/
|
[next]