index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2018-08-24
2
-16
/
+1
*
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
2018-08-24
1
-2
/
+23
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-24
63
-1006
/
+1209
|
\
|
*
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-24
15
-103
/
+106
|
*
lib/fonts: convert comments to utf-8
Arnd Bergmann
2018-08-24
4
-512
/
+512
|
*
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
2018-08-24
1
-18
/
+18
|
*
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-24
12
-103
/
+103
|
*
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
2018-08-24
3
-27
/
+17
|
*
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
2018-08-24
1
-0
/
+21
|
*
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
2018-08-24
1
-137
/
+154
|
*
docs/core-api: split memory management API to a separate file
Mike Rapoport
2018-08-24
3
-54
/
+58
|
*
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
2018-08-24
1
-1
/
+5
|
*
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
2018-08-24
1
-1
/
+0
|
*
mm/util: add kernel-doc for kvfree
Mike Rapoport
2018-08-24
1
-0
/
+7
|
*
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
2018-08-24
1
-1
/
+1
|
*
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
2018-08-24
1
-0
/
+2
|
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
8
-8
/
+10
|
*
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-24
2
-2
/
+3
|
*
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-24
1
-1
/
+1
|
*
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-24
5
-16
/
+57
|
*
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
2018-08-24
3
-14
/
+21
|
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-24
4
-3
/
+106
|
*
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
2018-08-24
1
-3
/
+4
|
*
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
2018-08-24
1
-3
/
+4
|
*
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-08-24
1
-2
/
+2
*
|
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
2018-08-24
1
-0
/
+2
*
|
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-24
52
-216
/
+924
|
\
\
|
*
|
pNFS: Remove unwanted optimisation of layoutget
Trond Myklebust
2018-08-21
1
-6
/
+0
|
*
|
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
2018-08-21
1
-17
/
+11
|
*
|
pNFS: Treat RECALLCONFLICT like DELAY...
Trond Myklebust
2018-08-16
1
-9
/
+0
|
*
|
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
2018-08-16
3
-2
/
+11
|
*
|
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
2018-08-15
1
-4
/
+10
|
*
|
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
2018-08-15
1
-9
/
+7
|
*
|
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
2018-08-13
1
-1
/
+1
|
*
|
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
2018-08-13
1
-5
/
+13
|
*
|
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-13
5
-5
/
+41
|
*
|
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
2018-08-09
3
-1
/
+66
|
*
|
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
2018-08-09
1
-1
/
+5
|
*
|
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
2018-08-09
1
-1
/
+90
|
*
|
NFS export nfs4_async_handle_error
Olga Kornievskaia
2018-08-09
2
-1
/
+4
|
*
|
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
2018-08-09
4
-5
/
+50
|
*
|
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-08-09
7
-9
/
+104
|
*
|
NFS COPY xdr handle async reply
Olga Kornievskaia
2018-08-09
2
-10
/
+13
|
*
|
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
2018-08-09
6
-0
/
+84
|
*
|
NFS CB_OFFLOAD xdr
Olga Kornievskaia
2018-08-09
3
-1
/
+98
|
*
|
NFS: Use an appropriate work queue for direct-write completion
NeilBrown
2018-08-08
1
-1
/
+1
|
*
|
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
2018-08-08
1
-1
/
+1
|
*
|
pnfs: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-1
/
+1
|
*
|
pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN
Trond Myklebust
2018-08-08
1
-1
/
+0
|
*
|
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
7
-0
/
+21
[next]