index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-12-21
9
-28
/
+162
|
\
|
*
9p: Remove unnecessary IS_ERR() check
Dan Carpenter
2020-12-01
1
-2
/
+1
|
*
9p: Uninitialized variable in v9fs_writeback_fid()
Dan Carpenter
2020-12-01
1
-2
/
+1
|
*
9p: Fix writeback fid incorrectly being attached to dentry
Dominique Martinet
2020-11-19
1
-3
/
+3
|
*
9p: apply review requests for fid refcounting
Dominique Martinet
2020-11-19
2
-7
/
+5
|
*
9p: add refcount to p9_fid struct
Jianyong Wu
2020-11-19
8
-26
/
+105
|
*
fs/9p: search open fids first
Greg Kurz
2020-11-03
1
-4
/
+5
|
*
fs/9p: track open fids
Greg Kurz
2020-11-03
6
-10
/
+34
|
*
fs/9p: fix create-unlink-getattr idiom
Eric Van Hensbergen
2020-11-03
2
-0
/
+34
*
|
Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-20
1
-0
/
+2
|
\
\
|
*
|
orangefs: add splice file operations
Mike Marshall
2020-12-16
1
-0
/
+2
*
|
|
Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-20
10
-86
/
+140
|
\
\
\
|
*
|
|
Add SMB 2 support for getting and setting SACLs
Boris Protopopov
2020-12-19
3
-9
/
+9
|
*
|
|
SMB3: Add support for getting and setting SACLs
Boris Protopopov
2020-12-18
8
-48
/
+100
|
*
|
|
cifs: Avoid error pointer dereference
Samuel Cabrero
2020-12-18
1
-0
/
+1
|
*
|
|
cifs: Re-indent cifs_swn_reconnect()
Dan Carpenter
2020-12-18
1
-31
/
+33
|
*
|
|
cifs: Unlock on errors in cifs_swn_reconnect()
Dan Carpenter
2020-12-18
1
-6
/
+7
|
*
|
|
cifs: Delete a stray unlock in cifs_swn_reconnect()
Dan Carpenter
2020-12-18
1
-2
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-1
/
+4
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-12-15
12
-83
/
+26
|
|
\
\
\
\
|
*
|
|
|
|
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
2020-11-15
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2020-12-20
7
-26
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only
Bob Peterson
2020-12-03
1
-1
/
+1
|
*
|
|
|
|
|
gfs2: Remove sb_start_write from gfs2_statfs_sync
Bob Peterson
2020-12-03
1
-2
/
+0
|
*
|
|
|
|
|
gfs2: remove trailing semicolons from macro definitions
Tom Rix
2020-12-01
1
-3
/
+3
|
*
|
|
|
|
|
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-12-01
3
-14
/
+1
|
*
|
|
|
|
|
gfs2: Make inode operations static
Andreas Gruenbacher
2020-12-01
2
-6
/
+7
*
|
|
|
|
|
|
Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...
Linus Torvalds
2020-12-19
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
2020-12-19
1
-1
/
+3
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-19
1
-106
/
+181
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
epoll: add syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-14
/
+73
|
*
|
|
|
|
|
|
|
epoll: convert internal api to timespec64
Willem de Bruijn
2020-12-19
1
-20
/
+37
|
*
|
|
|
|
|
|
|
epoll: eliminate unnecessary lock for zero timeout
Soheil Hassas Yeganeh
2020-12-19
1
-13
/
+12
|
*
|
|
|
|
|
|
|
epoll: replace gotos with a proper loop
Soheil Hassas Yeganeh
2020-12-19
1
-21
/
+21
|
*
|
|
|
|
|
|
|
epoll: pull all code between fetch_events and send_event into the loop
Soheil Hassas Yeganeh
2020-12-19
1
-20
/
+21
|
*
|
|
|
|
|
|
|
epoll: simplify and optimize busy loop logic
Soheil Hassas Yeganeh
2020-12-19
1
-23
/
+17
|
*
|
|
|
|
|
|
|
epoll: move eavail next to the list_empty_careful check
Soheil Hassas Yeganeh
2020-12-19
1
-2
/
+1
|
*
|
|
|
|
|
|
|
epoll: pull fatal signal checks into ep_send_events()
Soheil Hassas Yeganeh
2020-12-19
1
-9
/
+8
|
*
|
|
|
|
|
|
|
epoll: simplify signal handling
Soheil Hassas Yeganeh
2020-12-19
1
-10
/
+10
|
*
|
|
|
|
|
|
|
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
2020-12-19
1
-9
/
+16
*
|
|
|
|
|
|
|
|
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-18
48
-705
/
+695
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-17
15
-78
/
+78
|
*
|
|
|
|
|
|
|
fs/xfs: convert comma to semicolon
Zheng Yongjun
2020-12-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
2020-12-12
3
-31
/
+27
|
*
|
|
|
|
|
|
|
xfs: remove xfs_vn_setattr_nonsize
Christoph Hellwig
2020-12-12
2
-20
/
+7
|
*
|
|
|
|
|
|
|
xfs: kill ialloced in xfs_dialloc()
Gao Xiang
2020-12-12
1
-13
/
+9
|
*
|
|
|
|
|
|
|
xfs: spilt xfs_dialloc() into 2 functions
Dave Chinner
2020-12-12
3
-37
/
+48
|
*
|
|
|
|
|
|
|
xfs: move xfs_dialloc_roll() into xfs_dialloc()
Dave Chinner
2020-12-12
3
-94
/
+24
|
*
|
|
|
|
|
|
|
xfs: move on-disk inode allocation out of xfs_ialloc()
Dave Chinner
2020-12-12
3
-161
/
+86
|
*
|
|
|
|
|
|
|
xfs: introduce xfs_dialloc_roll()
Dave Chinner
2020-12-12
3
-30
/
+41
[next]