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-04
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
1
-54
/
+60
2019-01-04
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
1
-0
/
+2
2019-01-04
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-01-04
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
1
-36
/
+37
2019-01-04
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
1
-8
/
+6
2019-01-04
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
1
-2
/
+4
2019-01-04
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
1
-3
/
+1
2019-01-04
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
1
-0
/
+1
2019-01-04
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
1
-3
/
+9
2019-01-04
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
Al Viro
3
-2
/
+4
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-03
smb3: add smb3.1.1 to default dialect list
Steve French
2
-14
/
+28
2019-01-02
cifs: fix confusing warning message on reconnect
Steve French
1
-1
/
+1
2019-01-02
smb3: fix large reads on encrypted connections
Paul Aurich
1
-1
/
+3
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
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
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-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
[prev]
[next]