index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
ext2: Zero our b_size in ext2_quota_read()
Manish Katiyar
1
-0
/
+1
2009-03-26
trivial: fix typos/grammar errors in fs/Kconfig
Matt LaPlante
1
-1
/
+1
2009-03-26
quota: Coding style fixes
Jan Kara
5
-111
/
+198
2009-03-26
quota: Remove superfluous inlines
Jan Kara
3
-10
/
+11
2009-03-26
quota: Remove uppercase aliases for quota functions.
Jan Kara
1
-31
/
+0
2009-03-26
nfsd: Use lowercase names of quota functions
Jan Kara
1
-2
/
+2
2009-03-26
jfs: Use lowercase names of quota functions
Jan Kara
8
-36
/
+36
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
2
-11
/
+11
2009-03-26
ufs: Use lowercase names of quota functions
Jan Kara
2
-10
/
+10
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
5
-22
/
+24
2009-03-26
ext4: Use lowercase names of quota functions
Jan Kara
7
-20
/
+20
2009-03-26
ext3: Use lowercase names of quota functions
Jan Kara
6
-21
/
+21
2009-03-26
ext2: Use lowercase names of quota functions
Jan Kara
4
-14
/
+14
2009-03-26
ramfs: Remove quota call
Jan Kara
1
-6
/
+0
2009-03-26
vfs: Use lowercase names of quota functions
Jan Kara
6
-20
/
+21
2009-03-26
quota: Remove dqbuf_t and other cleanups
Jan Kara
1
-55
/
+49
2009-03-26
quota: Remove NODQUOT macro
Jan Kara
2
-36
/
+36
2009-03-26
quota: Make global quota locks cacheline aligned
Jan Kara
1
-3
/
+3
2009-03-26
quota: Move quota files into separate directory
Jan Kara
12
-60
/
+75
2009-03-26
ext4: quota reservation for delayed allocation
Mingming Cao
4
-21
/
+65
2009-03-26
reiserfs: Remove unnecessary quota functions
Jan Kara
1
-56
/
+2
2009-03-26
ext4: Remove unnecessary quota functions
Jan Kara
1
-42
/
+2
2009-03-26
ext3: Remove unnecessary quota functions
Jan Kara
1
-42
/
+2
2009-03-26
quota: Move EXPORT_SYMBOL immediately next to the functions/varibles
Mingming Cao
1
-36
/
+33
2009-03-26
quota: Use inode->i_blkbits to get block bits
Mingming Cao
1
-14
/
+8
2009-03-26
quota: Add quota reservation claim and released operations
Mingming Cao
3
-4
/
+165
2009-03-26
quota: Add quota reservation support
Mingming Cao
3
-31
/
+110
2009-03-23
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-121
/
+314
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-25
/
+12
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-22
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-22
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2
-16
/
+51
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-21
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
2
-0
/
+41
2009-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+11
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-19
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-19
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
[next]