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
...
|
*
|
|
|
cifs: cleanup smb2ops.c and normalize strings
Christoph Probst
2019-05-09
1
-22
/
+22
|
*
|
|
|
smb3: display session id in debug data
Steve French
2019-05-09
1
-0
/
+2
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
uapi, fsopen: use square brackets around "fscontext" [ver #2]
Christian Brauner
2019-05-16
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
1
-57
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
io_uring: use wait_event_interruptible for cq_wait conditional wait
Jackie Liu
2019-05-16
1
-15
/
+2
|
*
|
|
|
|
|
io_uring: adjust smp_rmb inside io_cqring_events
Jackie Liu
2019-05-16
1
-4
/
+2
|
*
|
|
|
|
|
io_uring: fix infinite wait in khread_park() on io_finish_async()
Roman Penyaev
2019-05-16
1
-7
/
+8
|
*
|
|
|
|
|
io_uring: remove 'ev_flags' argument
Jens Axboe
2019-05-15
1
-14
/
+14
|
*
|
|
|
|
|
io_uring: fix failure to verify SQ_AFF cpu
Jens Axboe
2019-05-14
1
-2
/
+3
|
*
|
|
|
|
|
io_uring: fix race condition reading SQE data
Stefan Bühler
2019-05-13
1
-15
/
+2
*
|
|
|
|
|
|
Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-16
20
-1381
/
+1383
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
afs: Fix application of the results of a inline bulk status fetch
David Howells
2019-05-16
2
-7
/
+45
|
*
|
|
|
|
|
|
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
2019-05-16
4
-49
/
+78
|
*
|
|
|
|
|
|
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
2019-05-16
6
-28
/
+33
|
*
|
|
|
|
|
|
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
2019-05-16
1
-1
/
+13
|
*
|
|
|
|
|
|
afs: Make vnode->cb_interest RCU safe
David Howells
2019-05-16
7
-59
/
+100
|
*
|
|
|
|
|
|
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
2019-05-16
2
-13
/
+25
|
*
|
|
|
|
|
|
afs: Don't save callback version and type fields
David Howells
2019-05-16
6
-16
/
+5
|
*
|
|
|
|
|
|
afs: Fix application of status and callback to be under same lock
David Howells
2019-05-16
12
-1004
/
+921
|
*
|
|
|
|
|
|
afs: Always get the reply time
David Howells
2019-05-16
5
-16
/
+3
|
*
|
|
|
|
|
|
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
2019-05-16
5
-50
/
+45
|
*
|
|
|
|
|
|
afs: Get rid of afs_call::reply[]
David Howells
2019-05-16
10
-303
/
+293
|
*
|
|
|
|
|
|
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2019-05-16
2
-15
/
+2
*
|
|
|
|
|
|
|
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
26
-289
/
+393
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
afs: Fix double inc of vnode->cb_break
David Howells
2019-05-16
1
-3
/
+1
|
*
|
|
|
|
|
|
afs: Fix lock-wait/callback-break double locking
David Howells
2019-05-16
2
-10
/
+1
|
*
|
|
|
|
|
|
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
2019-05-16
1
-5
/
+2
|
*
|
|
|
|
|
|
afs: Fix calculation of callback expiry time
David Howells
2019-05-16
2
-57
/
+51
|
*
|
|
|
|
|
|
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
2019-05-16
1
-2
/
+1
|
*
|
|
|
|
|
|
afs: Make some RPC operations non-interruptible
David Howells
2019-05-16
14
-35
/
+99
|
*
|
|
|
|
|
|
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
1
-0
/
+1
|
*
|
|
|
|
|
|
afs: Fix error propagation from server record check/update
David Howells
2019-05-16
1
-3
/
+3
|
*
|
|
|
|
|
|
afs: Fix the maximum lifespan of VL and probe calls
David Howells
2019-05-16
5
-0
/
+13
|
*
|
|
|
|
|
|
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
2019-05-16
1
-0
/
+2
|
*
|
|
|
|
|
|
afs: Fix cell DNS lookup
David Howells
2019-05-16
3
-75
/
+130
|
*
|
|
|
|
|
|
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
4
-4
/
+4
|
*
|
|
|
|
|
|
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
4
-24
/
+25
|
*
|
|
|
|
|
|
afs: Fix missing lock when replacing VL server list
David Howells
2019-05-15
1
-3
/
+2
|
*
|
|
|
|
|
|
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
2019-05-15
3
-64
/
+53
|
*
|
|
|
|
|
|
afs: Fix incorrect error handling in afs_xattr_get_acl()
David Howells
2019-05-15
1
-5
/
+4
|
*
|
|
|
|
|
|
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2019-05-15
2
-3
/
+5
*
|
|
|
|
|
|
|
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-05-16
12
-264
/
+751
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ceph: flush dirty inodes before proceeding with remount
Jeff Layton
2019-05-07
1
-0
/
+7
|
*
|
|
|
|
|
|
|
ceph: fix unaligned access in ceph_send_cap_releases
Jeff Layton
2019-05-07
1
-1
/
+2
|
*
|
|
|
|
|
|
|
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-05-07
2
-2
/
+2
|
*
|
|
|
|
|
|
|
ceph: print inode number in __caps_issued_mask debugging messages
Jeff Layton
2019-05-07
1
-6
/
+6
|
*
|
|
|
|
|
|
|
ceph: just call get_session in __ceph_lookup_mds_session
Jeff Layton
2019-05-07
1
-7
/
+1
|
*
|
|
|
|
|
|
|
ceph: simplify arguments and return semantics of try_get_cap_refs
Jeff Layton
2019-05-07
1
-46
/
+30
|
*
|
|
|
|
|
|
|
ceph: fix comment over ceph_drop_caps_for_unlink
Jeff Layton
2019-05-07
1
-1
/
+1
[prev]
[next]