index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
Linux 2.6.27.19
v2.6.27.19
Greg Kroah-Hartman
1
-1
/
+1
2009-02-20
ext4: Initialize the new group descriptor when resizing the filesystem
Theodore Ts'o
1
-0
/
+2
2009-02-20
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
Theodore Ts'o
1
-1
/
+2
2009-02-20
ext4: Add sanity check to make_indexed_dir
Theodore Ts'o
1
-6
/
+15
2009-02-20
ext4: only use i_size_high for regular files
Theodore Ts'o
2
-4
/
+7
2009-02-20
ext4: Add sanity checks for the superblock before mounting the filesystem
Theodore Ts'o
1
-10
/
+20
2009-02-20
ext4: Init the complete page while building buddy cache
Aneesh Kumar K.V
1
-1
/
+2
2009-02-20
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2
-4
/
+19
2009-02-20
ext4: mark the blocks/inode bitmap beyond end of group as used
Aneesh Kumar K.V
3
-7
/
+5
2009-02-20
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
Aneesh Kumar K.V
4
-3
/
+88
2009-02-20
jbd2: Add BH_JBDPrivateStart
Mark Fasheh
1
-0
/
+1
2009-02-20
ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
Aneesh Kumar K.V
1
-57
/
+83
2009-02-20
ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
Aneesh Kumar K.V
1
-5
/
+10
2009-02-20
ext4: don't use blocks freed but not yet committed in buddy cache init
Aneesh Kumar K.V
1
-22
/
+60
2009-02-20
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2
-77
/
+134
2009-02-20
ext4: cleanup mballoc header files
Aneesh Kumar K.V
2
-23
/
+19
2009-02-20
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
5
-103
/
+229
2009-02-20
ext4: Add blocks added during resize to bitmap
Aneesh Kumar K.V
3
-11
/
+132
2009-02-20
ext4: Don't overwrite allocation_context ac_status
Aneesh Kumar K.V
1
-0
/
+2
2009-02-20
jbd2: Add barrier not supported test to journal_wait_on_commit_record
Theodore Ts'o
1
-2
/
+25
2009-02-20
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
Yasunori Goto
2
-1
/
+4
2009-02-20
ext4: avoid ext4_error when mounting a fs with a single bg
Aneesh Kumar K.V
1
-4
/
+0
2009-02-20
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
Aneesh Kumar K.V
1
-5
/
+34
2009-02-20
ext4: tone down ext4_da_writepages warnings
Theodore Ts'o
1
-1
/
+15
2009-02-20
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
5
-10
/
+90
2009-02-20
x86/cpa: make sure cpa is safe to call in lazy mmu mode
Jeremy Fitzhardinge
1
-0
/
+14
2009-02-20
SCSI: libiscsi: fix iscsi pool leak
Mike Christie
1
-0
/
+1
2009-02-20
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-20
btsdio: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2009-02-20
Bluetooth: Fix TX error path in btsdio driver
Tomas Winkler
1
-0
/
+1
2009-02-20
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
2
-1
/
+4
2009-02-20
3c505: do not set pcb->data.raw beyond its size
Roel Kluin
1
-10
/
+16
2009-02-20
sata_nv: give up hardreset on nf2
Tejun Heo
1
-6
/
+8
2009-02-20
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
1
-1
/
+6
2009-02-20
Fix Intel IOMMU write-buffer flushing
David Woodhouse
1
-1
/
+12
2009-02-20
mqueue: fix si_pid value in mqueue do_notify()
Sukadev Bhattiprolu
1
-1
/
+2
2009-02-20
pid: implement ns_of_pid
Eric W. Biederman
1
-0
/
+18
2009-02-17
Linux 2.6.27.18
v2.6.27.18
Greg Kroah-Hartman
1
-1
/
+1
2009-02-17
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-02-17
ALSA: mtpav - Fix initial value for input hwport
Takashi Iwai
1
-1
/
+2
2009-02-17
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
1
-1
/
+1
2009-02-17
x86: fixup config space size of CPU functions for AMD family 11h
Andreas Herrmann
1
-11
/
+14
2009-02-17
ide/libata: fix ata_id_is_cfa() (take 4)
Sergei Shtylyov
1
-5
/
+10
2009-02-17
libata: fix EH device failure handling
Tejun Heo
1
-2
/
+3
2009-02-17
HID: adjust report descriptor fixup for MS 1028 receiver
Jiri Kosina
1
-12
/
+4
2009-02-17
bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27
Torsten Rausche
1
-0
/
+4
2009-02-17
netfilter: xt_sctp: sctp chunk mapping doesn't work
Qu Haoran
1
-1
/
+1
2009-02-17
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-02-17
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
4
-37
/
+32
2009-02-17
sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)
Christian Borntraeger
1
-0
/
+1
[next]