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
2006-02-03
[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2006-02-03
[PATCH] ocfs2: Semaphore to mutex conversion.
Arjan van de Ven
3
-9
/
+10
2006-02-03
[PATCH] ocfs2/dlm: fixes
Kurt Hackel
5
-49
/
+256
2006-02-03
[OCFS2] Make ip_io_sem a mutex
Mark Fasheh
6
-18
/
+18
2006-02-03
[PATCH] ocfs2/dlm: fix compilation on ia64
Jeff Mahoney
1
-1
/
+1
2006-02-03
[PATCH] OCFS2: __init / __exit problem
Adrian Bunk
3
-3
/
+3
2006-02-03
o Remove confusing Kconfig text for CONFIGFS_FS.
Joel Becker
1
-2
/
+0
2006-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Trond Myklebust
4
-9
/
+23
2006-02-01
[PATCH] compat: fix compat_sys_openat and friends
Stephen Rothwell
1
-6
/
+6
2006-02-01
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
26
-296
/
+337
2006-02-01
NFSv3: fix sync_retry in direct i/o NFS
Dirk Mueller
1
-1
/
+1
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
1
-0
/
+4
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
1
-3
/
+4
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in fs and block
Martin Waitz
2
-1
/
+3
2006-02-01
[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks
Jeff Mahoney
1
-0
/
+17
2006-02-01
[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...
Chris Mason
1
-0
/
+3
2006-02-01
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...
Chris Mason
1
-2
/
+13
2006-02-01
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2
-5
/
+21
2006-02-01
[PATCH] reiserfs: zero b_private when allocating buffer heads
Chris Mason
1
-0
/
+1
2006-02-01
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2
-1
/
+16
2006-02-01
[PATCH] reiserfs: use generic_permission
Christoph Hellwig
1
-77
/
+26
2006-02-01
[PATCH] reiserfs: remove reiserfs_permission_locked
Christoph Hellwig
1
-22
/
+8
2006-02-01
[PATCH] reiserfs: missing kmalloc failure check
Diego Calleja
1
-0
/
+2
2006-02-01
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...
Pekka Enberg
1
-6
/
+2
2006-02-01
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
7
-137
/
+49
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
5
-0
/
+66
2006-02-01
[PATCH] mm: hugepage accounting fix
Hugh Dickins
1
-2
/
+2
2006-02-01
[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN
Alexey Dobriyan
1
-1
/
+1
2006-02-01
[PATCH] compat_sys_pselect7() fix
Andrew Morton
1
-1
/
+1
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
3
-4
/
+22
2006-02-01
[PATCH] smbfs readdir vs signal fix
Andrew Morton
1
-1
/
+4
2006-02-01
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
1
-27
/
+49
2006-01-31
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2
-18
/
+39
2006-02-01
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
Nathan Scott
1
-0
/
+7
2006-02-01
[XFS] Interim solution for attribute insertion failure during file
Yingping Lu
1
-18
/
+32
2006-01-31
[BLOCK] A few kerneldoc fixups
Jens Axboe
1
-0
/
+1
2006-01-27
[CIFS] Remove compiler warning
Steve French
1
-1
/
+2
2006-01-27
Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French
1
-1
/
+7
2006-01-24
[CIFS] Make cifs default wsize match what we actually want to send (52K
Steve French
1
-1
/
+9
2006-01-23
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-2
/
+2
2006-01-23
[CIFS] Do not zero non-existent iovec in SendReceive response processing.
Steve French
1
-1
/
+0
2006-01-19
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
1
-2
/
+2
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
21
-183
/
+729
2006-01-18
[PATCH] EDAC: atomic scrub operations
Alan Cox
1
-0
/
+1
2006-01-18
[PATCH] Add pselect/ppoll system call implementation
David Woodhouse
2
-94
/
+514
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
5
-71
/
+300
2006-01-18
[PATCH] exportfs: add find_acceptable_alias helper
Christoph Hellwig
1
-43
/
+36
2006-01-18
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
David Shaw
1
-7
/
+30
2006-01-18
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
NeilBrown
1
-11
/
+6
2006-01-18
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
1
-0
/
+3
[next]