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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
5
-0
/
+47
2016-02-09
udf: Merge linux specific translation into CS0 conversion function
Andrew Gabbasov
1
-128
/
+152
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
3
-134
/
+61
2016-02-09
udf: Use separate buffer for copying split names
Jan Kara
2
-4
/
+22
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
4
-12
/
+12
2016-02-09
udf: Join functions for UTF8 and NLS conversions
Andrew Gabbasov
1
-188
/
+90
2016-02-09
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
3
-11
/
+13
2016-02-09
quota: Allow Q_GETQUOTA for frozen filesystem
Jan Kara
1
-0
/
+1
2016-02-09
quota: Fixup comments about return value of Q_[X]GETNEXTQUOTA
Eric Sandeen
1
-2
/
+2
2016-02-09
Merge branch 'xfs-get-next-dquot-4.6' of git://git.kernel.org/pub/scm/linux/k...
Jan Kara
13
-86
/
+394
2016-02-08
xfs: Split default quota limits by quota type
Carlos Maiolino
5
-42
/
+103
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
5
-9
/
+142
2016-02-08
xfs: Factor xfs_seek_hole_data into helper
Eric Sandeen
2
-25
/
+59
2016-02-08
xfs: get quota inode from mp & flags rather than dqp
Eric Sandeen
2
-6
/
+7
2016-02-08
xfs: don't overflow quota ID when initializing dqblk
Eric Sandeen
1
-2
/
+2
2016-02-08
quota: add new quotactl Q_GETNEXTQUOTA
Eric Sandeen
2
-0
/
+45
2016-02-08
quota: add new quotactl Q_XGETNEXTQUOTA
Eric Sandeen
3
-0
/
+34
2016-02-08
quota: remove unused cmd argument from quota_quotaon()
Eric Sandeen
1
-2
/
+2
2016-02-07
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-05
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-05
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-05
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-05
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-05
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-05
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-05
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-05
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-05
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-05
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-05
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-05
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-05
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-05
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-05
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-05
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-05
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
2016-02-05
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-05
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
3
-22
/
+9
[next]