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
2010-10-25
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-1392
/
+2000
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-41
/
+27
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
3
-14
/
+14
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
3
-50
/
+68
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
7
-189
/
+95
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
5
-12
/
+44
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+0
2010-10-24
nfs: fix unchecked value
Roman Borisov
1
-1
/
+4
2010-10-24
Ask for time_delta during fsinfo probe
Ricardo Labiaga
2
-1
/
+22
2010-10-24
Revalidate caches on lock
Ricardo Labiaga
3
-4
/
+20
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
13
-36
/
+31
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
1
-12
/
+0
2010-10-24
NFSv4: Fix up the 'dircount' hint in encode_readdir
Trond Myklebust
1
-9
/
+8
2010-10-24
NFSv4: Clean up nfs4_decode_dirent
Trond Myklebust
1
-25
/
+13
2010-10-24
NFSv4: nfs4_decode_dirent must clear entry->fattr->valid
Trond Myklebust
1
-0
/
+1
2010-10-23
NFSv4: Fix a regression in decode_getfattr
Trond Myklebust
1
-1
/
+1
2010-10-23
NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer
Trond Myklebust
1
-8
/
+6
2010-10-23
NFS: Ensure we check all allocation return values in new readdir code
Trond Myklebust
1
-24
/
+37
2010-10-23
NFS: Readdir plus in v4
Bryan Schumaker
8
-38
/
+39
2010-10-23
NFS: introduce generic decode_getattr function
Bryan Schumaker
1
-19
/
+98
2010-10-23
NFS: check xdr_decode for errors
Bryan Schumaker
1
-1
/
+15
2010-10-23
NFS: nfs_readdir_filler catch all errors
Bryan Schumaker
1
-1
/
+1
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
6
-22
/
+70
2010-10-23
NFS: remove page size checking code
Bryan Schumaker
3
-198
/
+2
2010-10-23
NFS: decode_dirent should use an xdr_stream
Bryan Schumaker
6
-39
/
+201
2010-10-23
NFS: remove readdir plus limit
Bryan Schumaker
1
-5
/
+1
2010-10-23
NFS: re-add readdir plus
Bryan Schumaker
1
-0
/
+67
2010-10-23
NFS: Optimise the readdir searches
Trond Myklebust
1
-4
/
+2
2010-10-23
NFS: add readdir cache array
Bryan Schumaker
1
-323
/
+309
2010-10-23
nfs: include ratelimit.h, fix nfs4state build error
Randy Dunlap
1
-0
/
+1
2010-10-23
NFSv4: The state manager must ignore EKEYEXPIRED.
Trond Myklebust
2
-10
/
+40
2010-10-23
NFSv4: Don't ignore the error return codes from nfs_intent_set_file
Trond Myklebust
1
-12
/
+23
2010-10-23
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
1
-158
/
+0
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
31
-1252
/
+1313
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+158
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-44
/
+43
2010-10-22
ocfs2: drop the BLKDEV_IFL_WAIT flag
Linus Torvalds
1
-2
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1043
/
+2091
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-0
/
+3
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
60
-1375
/
+1185
2010-10-23
nilfs2: eliminate sparse warning - "context imbalance"
Jiro SEKIBA
1
-0
/
+2
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
2
-2
/
+3
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
5
-9
/
+7
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
3
-4
/
+58
2010-10-23
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
1
-13
/
+12
2010-10-23
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
4
-124
/
+2
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
5
-61
/
+2
2010-10-23
nilfs2: get rid of mi_nilfs back pointer to nilfs object
Ryusuke Konishi
4
-15
/
+8
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
6
-37
/
+53
[next]