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
2008-04-18
ocfs2: handle async EAGAIN from NOQUEUE request
David Teigland
1
-4
/
+23
2008-04-18
ocfs2: Remove CANCELGRANT from the view of dlmglue.
Joel Becker
3
-55
/
+188
2008-04-18
ocfs2: Fill node number during cluster stack init
Mark Fasheh
2
-34
/
+12
2008-04-18
ocfs2: Move o2hb functionality into the stack glue.
Joel Becker
8
-55
/
+62
2008-04-18
ocfs2: Abstract out node number queries.
Joel Becker
5
-14
/
+30
2008-04-18
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
Joel Becker
8
-102
/
+221
2008-04-18
ocfs2: Create the lock status block union.
Joel Becker
4
-21
/
+47
2008-04-18
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
Joel Becker
3
-76
/
+188
2008-04-18
ocfs2: Use global DLM_ constants in generic code.
Joel Becker
3
-77
/
+147
2008-04-18
ocfs2: Separate out dlm lock functions.
Joel Becker
6
-49
/
+179
2008-04-18
ocfs2: New slot map format
Joel Becker
3
-15
/
+133
2008-04-18
ocfs2: Define the contents of the slot_map file.
Joel Becker
2
-7
/
+20
2008-04-18
ocfs2: De-magic the in-memory slot map.
Joel Becker
4
-63
/
+77
2008-04-18
ocfs2: slot_map I/O based on max_slots.
Joel Becker
1
-20
/
+108
2008-04-18
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
7
-170
/
+182
2008-04-18
ocfs2: Make ocfs2_slot_info private.
Joel Becker
4
-57
/
+74
2008-04-18
ocfs2: Move slot map access into slot_map.c
Mark Fasheh
5
-32
/
+55
2008-04-16
AFS: Do not describe debug parameters with their value
Paul Bolle
1
-1
/
+1
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
4
-5
/
+5
2008-04-14
JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...
Alexey Korolev
1
-1
/
+1
2008-04-14
locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs
J. Bruce Fields
1
-20
/
+28
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+4
2008-04-11
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
1
-4
/
+4
2008-04-11
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
1
-1
/
+6
2008-04-11
eventfd/kaio integration fix
Davide Libenzi
1
-8
/
+9
2008-04-10
asmlinkage_protect sys_io_getevents
Roland McGrath
1
-0
/
+1
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
1
-4
/
+4
2008-04-10
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
21
-148
/
+153
2008-04-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-25
/
+6
2008-04-10
HFS+: fix unlink of links
Roman Zippel
1
-8
/
+15
2008-04-10
[XFS] Ensure "both" features2 slots are consistent
Eric Sandeen
2
-15
/
+29
2008-04-10
[XFS] Fix superblock features2 field alignment problem
David Chinner
2
-9
/
+62
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
21
-138
/
+76
2008-04-10
splice: fix infinite loop in generic_file_splice_read()
Jens Axboe
1
-25
/
+6
2008-04-08
fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...
Bryan Wu
1
-0
/
+4
2008-04-08
NFS: initialize flags field in nfs_open_context
Jeff Layton
1
-0
/
+1
2008-04-04
Be more careful about marking buffers dirty
Linus Torvalds
1
-1
/
+14
2008-04-03
afs: remove smp_prcessor_id() from debug macro
Sven Schnelle
1
-1
/
+1
2008-04-03
splice: use mapping_gfp_mask
Hugh Dickins
1
-1
/
+1
2008-04-02
efs: update error msg to not refer to deleted read_inode()
Robert P. J. Day
1
-1
/
+1
2008-04-02
afs: add missing up_write() on return
Sven Schnelle
1
-0
/
+1
2008-03-30
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
5
-10
/
+12
2008-03-30
jbd/jbd2 NULL noise
Al Viro
4
-12
/
+12
2008-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-145
/
+70
2008-03-28
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2008-03-28
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
1
-7
/
+6
2008-03-27
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Al Viro
1
-9
/
+2
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
6
-26
/
+10
2008-03-27
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
Al Viro
1
-81
/
+24
[next]