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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-12
/
+12
2007-04-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
46
-1386
/
+880
2007-04-27
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
4
-3
/
+4
2007-04-27
[AFS]: Fix VLocation record update wakeup
David Howells
1
-9
/
+8
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-38
/
+110
2007-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
79
-8321
/
+12190
2007-04-27
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2
-22
/
+56
2007-04-27
device_schedule_callback() needs a module reference
Alan Stern
1
-3
/
+11
2007-04-27
sysfs: bin.c printk fix
Andrew Morton
1
-1
/
+1
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
1
-0
/
+42
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-12
/
+0
2007-04-27
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
3
-0
/
+42
2007-04-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-2235
/
+4690
2007-04-27
JFFS2: add UBI support
Artem Bityutskiy
3
-0
/
+42
2007-04-26
[AFS]: Eliminate cmpxchg() usage in vlocation code.
David S. Miller
2
-6
/
+16
2007-04-26
[AFS]: Fix u64 printing in debug logging.
David S. Miller
3
-3
/
+5
2007-04-26
[AFS]: Add "directory write" support.
David Howells
14
-268
/
+1778
2007-04-26
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
2
-0
/
+47
2007-04-26
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
7
-0
/
+705
2007-04-26
[AFS]: Add security support.
David Howells
18
-238
/
+945
2007-04-26
[AFS]: Handle multiple mounts of an AFS superblock correctly.
David Howells
1
-10
/
+16
2007-04-26
[AF_RXRPC]: Delete the old RxRPC code.
David Howells
1
-4
/
+0
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
39
-5240
/
+4011
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
36
-906
/
+506
2007-04-26
ocfs2: Cache extent records
Mark Fasheh
7
-0
/
+289
2007-04-26
ocfs2: Remember rw lock level during direct io
Mark Fasheh
3
-7
/
+19
2007-04-26
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
9
-30
/
+25
2007-04-26
ocfs2: Fix extent lookup to return true size of holes
Mark Fasheh
5
-12
/
+109
2007-04-26
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
10
-23
/
+45
2007-04-26
ocfs2: make room for unwritten extents flag
Mark Fasheh
6
-69
/
+151
2007-04-26
ocfs2: Use own splice write actor
Mark Fasheh
3
-1
/
+162
2007-04-26
ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()
Mark Fasheh
1
-1
/
+4
2007-04-26
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
1
-5
/
+3
2007-04-26
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
7
-25
/
+328
2007-04-26
ocfs2: Teach ocfs2_get_block() about holes
Mark Fasheh
1
-38
/
+61
2007-04-26
ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()
Mark Fasheh
1
-120
/
+5
2007-04-26
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
7
-57
/
+1076
2007-04-26
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
1
-2
/
+5
2007-04-26
ocfs2: abstract out allocation locking
Mark Fasheh
1
-27
/
+77
2007-04-26
ocfs2: teach extend/truncate about sparse files
Mark Fasheh
3
-237
/
+320
2007-04-26
ocfs2: temporarily remove extent map caching
Mark Fasheh
14
-996
/
+96
2007-04-26
ocfs2: sparse b-tree support
Mark Fasheh
8
-497
/
+2002
2007-04-26
ocfs2: small cleanup of ocfs2_request_delete()
Mark Fasheh
1
-33
/
+13
2007-04-26
ocfs2: remove unused code
Tiger Yang
4
-329
/
+7
2007-04-26
ocfs2: Remove delete inode vote
Tiger Yang
10
-38
/
+205
2007-04-26
ocfs2: filter more error prints
Mark Fasheh
2
-3
/
+2
2007-04-26
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
1
-1
/
+4
2007-04-26
ocfs2: Silence compiler warnings
Sunil Mushran
2
-2
/
+2
2007-04-26
ocfs2: Local mounts should skip inode updates
Mark Fasheh
1
-12
/
+9
2007-04-26
ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan
Sunil Mushran
1
-2
/
+1
[next]