index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
1
-2
/
+9
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
1
-6
/
+15
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-2
/
+2
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-5
/
+2
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
1
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
1
-0
/
+5
2019-05-14
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
1
-1
/
+29
2019-05-14
ocfs2: use common file type conversion
Phillip Potter
2
-43
/
+5
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-176
/
+332
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-05-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-09
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
32
-271
/
+523
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
3
-2
/
+14
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-490
/
+1300
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
1
-1
/
+1
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
20
-293
/
+437
2019-05-08
Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-2184
/
+2582
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+22
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
16
-121
/
+241
2019-05-07
cifs: update module internal version number
Steve French
1
-1
/
+1
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
4
-17
/
+118
2019-05-07
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-07
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-07
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
2019-05-07
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
1
-1
/
+8
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-05-07
SMB3: Add handling for different FSCTL access flags
Steve French
1
-1
/
+9
2019-05-07
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2
-2
/
+42
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
1
-17
/
+19
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
1
-2
/
+2
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
3
-127
/
+10
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
3
-27
/
+101
[next]