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
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
39
-1409
/
+1502
2017-09-09
NFS: Don't hold the group lock when calling nfs_release_request()
Trond Myklebust
1
-1
/
+1
2017-09-09
NFS: Remove pnfs_generic_transfer_commit_list()
Trond Myklebust
2
-41
/
+4
2017-09-09
NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock
Trond Myklebust
2
-9
/
+22
2017-09-08
squashfs: Add zstd support
Sean Purcell
6
-0
/
+178
2017-09-08
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
3
-17
/
+12
2017-09-08
vfat: deduplicate hex2bin()
OGAWA Hirofumi
1
-23
/
+12
2017-09-08
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
1
-4
/
+6
2017-09-08
autofs: drop wrong comment
Tomohiro Kusumi
1
-5
/
+0
2017-09-08
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
1
-7
/
+7
2017-09-08
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
1
-11
/
+11
2017-09-08
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
1
-4
/
+8
2017-09-08
autofs: make disc device user accessible
Ian Kent
1
-1
/
+2
2017-09-08
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
1
-3
/
+12
2017-09-08
binfmt_flat: delete two error messages for a failed memory allocation in deco...
Markus Elfring
1
-5
/
+3
2017-09-08
fs/epoll: use faster rb_first_cached()
Davidlohr Bueso
1
-14
/
+16
2017-09-08
procfs: use faster rb_first_cached()
Davidlohr Bueso
4
-15
/
+17
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2
-4
/
+4
2017-09-08
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
1
-2
/
+3
2017-09-08
proc: uninline proc_create()
Alexey Dobriyan
1
-0
/
+8
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2
-8
/
+5
2017-09-08
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
Andrea Arcangeli
1
-1
/
+19
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-1
/
+1
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
4
-3
/
+20
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
1
-0
/
+7
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
1
-11
/
+16
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
1
-11
/
+21
2017-09-07
f2fs: avoid race in between read xattr & write xattr
Yunlei He
3
-0
/
+8
2017-09-07
f2fs: make get_lock_data_page to handle encrypted inode
Jaegeuk Kim
1
-58
/
+51
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-18
/
+44
2017-09-07
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+1
2017-09-07
Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-5
/
+274
2017-09-07
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-7
/
+12
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-311
/
+392
2017-09-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-29
/
+19
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+0
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
34
-111
/
+265
2017-09-07
fs: aio: fix the increment of aio-nr and counting against aio-max-nr
Mauricio Faria de Oliveira
1
-7
/
+12
2017-09-07
NFS: Sync the correct byte range during synchronous writes
tarangg@amazon.com
1
-3
/
+3
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-670
/
+365
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+1
2017-09-06
mm: add /proc/pid/smaps_rollup
Daniel Colascione
3
-62
/
+139
2017-09-06
userfaultfd: provide pid in userfault msg - add feat union
Andrea Arcangeli
1
-1
/
+1
2017-09-06
userfaultfd: provide pid in userfault msg
Alexey Perevalov
1
-2
/
+6
2017-09-06
mm: userfaultfd: add feature to request for a signal delivery
Prakash Sangappa
1
-0
/
+3
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
1
-5
/
+5
2017-09-06
fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
Jeff Layton
1
-5
/
+0
2017-09-06
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
Mike Rapoport
1
-5
/
+5
2017-09-06
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
6
-11
/
+8
2017-09-06
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
Jan Kara
1
-13
/
+3
[prev]
[next]