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-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-32
/
+26
2019-01-03
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2019-01-02
locks: fix error in locks_move_blocks()
NeilBrown
1
-1
/
+1
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
30
-531
/
+660
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-69
/
+57
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-501
/
+2842
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2
-7
/
+3
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
3
-7
/
+10
2019-01-02
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
1
-5
/
+0
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
1
-1
/
+1
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2018-12-31
Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
1
-9
/
+7
2018-12-31
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
20
-366
/
+533
2018-12-31
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
1
-1
/
+1
2018-12-31
cifs: update internal module version number
Steve French
1
-1
/
+1
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
3
-33
/
+55
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+29
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+11
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
26
-79
/
+106
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-56
/
+88
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-27
/
+68
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
4
-239
/
+311
2018-12-28
hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
Mike Kravetz
1
-33
/
+28
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
4
-4
/
+4
2018-12-28
blkdev: avoid migration stalls for blkdev pages
Jan Kara
1
-0
/
+1
2018-12-28
userfaultfd: clear flag if remap event not enabled
Peter Xu
1
-1
/
+9
2018-12-28
mm, proc: report PR_SET_THP_DISABLE in proc
Michal Hocko
1
-0
/
+10
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-0
/
+2
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2
-5
/
+10
2018-12-28
/proc/kpagecount: return 0 for special pages that are never mapped
Anthony Yznaga
1
-1
/
+1
2018-12-28
userfaultfd: convert userfaultfd_ctx::refcount to refcount_t
Eric Biggers
1
-6
/
+5
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
7
-7
/
+7
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-3
/
+4
2018-12-28
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2018-12-28
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
1
-4
/
+2
2018-12-28
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2018-12-28
ocfs2: improve ocfs2 Makefile
Larry Chen
3
-3
/
+3
2018-12-28
ocfs2: remove set but not used variable 'lastzero'
zhong jiang
1
-2
/
+1
2018-12-28
ocfs2: dlmfs: remove set but not used variable 'status'
zhong jiang
1
-2
/
+1
2018-12-28
ocfs2: optimize the reading of heartbeat data
Jia Guo
1
-5
/
+12
2018-12-28
cifs: Minor Kconfig clarification
Steve French
1
-2
/
+3
2018-12-28
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-32
/
+52
2018-12-28
cifs: Add support for failover in cifs_reconnect_tcon()
Paulo Alcantara
1
-3
/
+85
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
3
-3
/
+104
2018-12-28
cifs: Only free DFS target list if we actually got one
Paulo Alcantara
1
-3
/
+3
2018-12-28
cifs: start DFS cache refresher in cifs_mount()
Paulo Alcantara
1
-0
/
+6
2018-12-28
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
YueHaibing
1
-1
/
+2
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
3
-1
/
+204
[next]