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
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
3
-33
/
+55
2018-12-31
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
1
-0
/
+3
2018-12-31
ext4: use ext4_write_inode() when fsyncing w/o a journal
Theodore Ts'o
1
-4
/
+9
2018-12-30
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
1
-1
/
+1
2018-12-29
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-29
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
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
2018-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
3
-15
/
+236
2018-12-28
cifs: remove set but not used variable 'sep'
YueHaibing
1
-3
/
+0
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
6
-84
/
+113
2018-12-28
cifs: check kzalloc return
Joe Perches
1
-14
/
+20
2018-12-28
cifs: remove set but not used variable 'server'
YueHaibing
1
-7
/
+1
2018-12-28
cifs: Use kzfree() to free password
Dan Carpenter
1
-1
/
+1
2018-12-28
cifs: Fix to use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-2
/
+2
2018-12-28
cifs: update for current_kernel_time64() removal
Stephen Rothwell
1
-2
/
+4
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
7
-2
/
+1484
2018-12-27
nfs: minor typo in nfs4_callback_up_net()
Vasily Averin
1
-1
/
+1
2018-12-27
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
1
-3
/
+5
[prev]
[next]