index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
3
-8
/
+10
2014-01-14
GFS2: Clean up quota slot allocation
Steven Whitehouse
2
-73
/
+30
2014-01-14
GFS2: Only run logd and quota when mounted read/write
Steven Whitehouse
3
-68
/
+41
2014-01-14
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
4
-48
/
+126
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
1
-2
/
+3
2014-01-09
GFS2: Add initialization for address space in super block
Steven Whitehouse
1
-0
/
+1
2014-01-08
GFS2: Add hints to directory leaf blocks
Steven Whitehouse
2
-4
/
+47
2014-01-08
GFS2: For exhash conversion, only one block is needed
Steven Whitehouse
1
-0
/
+5
2014-01-07
GFS2: Increase i_writecount during gfs2_setattr_chown
Bob Peterson
1
-1
/
+15
2014-01-06
GFS2: Remember directory insert point
Steven Whitehouse
3
-16
/
+42
2014-01-06
GFS2: Consolidate transaction blocks calculation for dir add
Steven Whitehouse
1
-12
/
+26
2014-01-06
GFS2: Add directory addition info structure
Steven Whitehouse
3
-33
/
+43
2014-01-03
GFS2: Use only a single address space for rgrps
Steven Whitehouse
5
-8
/
+31
2014-01-03
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
3
-4
/
+15
2014-01-03
GFS2: Remove test which is always true
Steven Whitehouse
1
-1
/
+1
2014-01-03
GFS2: Remove gfs2_quota_change_host structure
Steven Whitehouse
1
-25
/
+12
2014-01-03
GFS2: Clean up releasepage
Steven Whitehouse
1
-13
/
+5
2014-01-03
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
3
-6
/
+28
2014-01-03
GFS2: Drop inadequate rgrps from the reservation tree
Bob Peterson
1
-3
/
+4
2014-01-03
GFS2: If requested is too large, use the largest extent in the rgrp
Bob Peterson
1
-15
/
+49
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-02
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-02
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-02
MAINTAINERS: set up proper record for Xilinx Zynq
Michal Simek
1
-0
/
+3
2014-01-02
mm: remove bogus warning in copy_huge_pmd()
Mel Gorman
1
-3
/
+0
2014-01-02
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-02
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-02
mm: munlock: fix deadlock in __munlock_pagevec()
Vlastimil Babka
1
-5
/
+10
2014-01-02
mm: munlock: fix a bug where THP tail page is encountered
Vlastimil Babka
1
-7
/
+22
2014-01-02
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
Jan Kiszka
1
-2
/
+1
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2014-01-01
crypto: ixp4xx - Fix kernel compile error
Krzysztof Hałasa
1
-3
/
+1
2013-12-31
Input: allocate absinfo data when setting ABS capability
Dmitry Torokhov
1
-0
/
+4
2013-12-30
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
1
-4
/
+4
2013-12-30
MAINTAINERS: Update Rob Herring's email address
Rob Herring
1
-3
/
+3
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
1
-4
/
+1
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
1
-1
/
+1
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
1
-8
/
+0
2013-12-30
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
1
-0
/
+2
2013-12-30
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2
-13
/
+11
2013-12-30
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-30
net: rose: restore old recvmsg behavior
Florian Westphal
1
-12
/
+4
2013-12-30
xen-netback: fix guest-receive-side array sizes
Paul Durrant
3
-7
/
+24
2013-12-30
fec: Do not assume that PHY reset is active low
Fabio Estevam
1
-4
/
+10
2013-12-30
tipc: fix deadlock during socket release
Ying Xue
3
-48
/
+49
2013-12-30
powerpc: Fix alignment of secondary cpu spin vars
Olof Johansson
1
-0
/
+1
2013-12-30
powerpc: Align p_end
Anton Blanchard
1
-0
/
+1
2013-12-30
powernv/eeh: Add buffer for P7IOC hub error data
Brian W Hart
2
-14
/
+5
2013-12-30
powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()
Brian W Hart
1
-2
/
+3
[next]