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-09-13
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
1
-2
/
+2
2008-09-13
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
1
-4
/
+8
2008-09-13
bfs: fix Lockdep warning
Eric Sesterhenn
1
-1
/
+1
2008-09-13
proc: more debugging for "already registered" case
Alexey Dobriyan
1
-2
/
+2
2008-09-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-25
/
+20
2008-09-10
ocfs2: Fix a bug in direct IO read.
Tao Ma
1
-1
/
+1
2008-09-09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
10
-141
/
+221
2008-09-08
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-09-08
udf: add llseek method
Christoph Hellwig
1
-0
/
+1
2008-09-05
UBIFS: make minimum fanout 3
Artem Bityutskiy
1
-1
/
+1
2008-09-05
UBIFS: fix division by zero
Artem Bityutskiy
1
-6
/
+7
2008-09-05
sched: fix process time monotonicity
Balbir Singh
1
-59
/
+0
2008-09-03
UBIFS: amend f_fsid
Artem Bityutskiy
1
-2
/
+3
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
1
-2
/
+5
2008-09-02
NTFS: update homepage
Adrian Bunk
1
-2
/
+2
2008-09-02
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-7
/
+7
2008-09-01
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
1
-1
/
+1
2008-09-01
nfsd: fix compound state allocation error handling
Andy Adamson
1
-6
/
+6
2008-08-31
UBIFS: fill f_fsid
Artem Bityutskiy
1
-0
/
+1
2008-08-31
UBIFS: improve statfs reporting even more
Artem Bityutskiy
3
-10
/
+40
2008-08-31
UBIFS: introduce LEB overhead
Artem Bityutskiy
2
-0
/
+11
2008-08-31
UBIFS: add forgotten gc_idx_lebs component
Artem Bityutskiy
1
-1
/
+1
2008-08-31
UBIFS: fix assertion
Artem Bityutskiy
1
-9
/
+7
2008-08-31
UBIFS: improve statfs reporting
Artem Bityutskiy
3
-32
/
+46
2008-08-31
UBIFS: remove incorrect index space check
Artem Bityutskiy
1
-14
/
+1
2008-08-31
UBIFS: push empty flash hack down
Artem Bityutskiy
2
-15
/
+11
2008-08-31
UBIFS: do not update min_idx_lebs in stafs
Artem Bityutskiy
1
-1
/
+0
2008-08-28
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
1
-0
/
+2
2008-08-28
[CIFS] update cifs change log
Steve French
2
-3
/
+16
2008-08-28
cifs: fix O_APPEND on directio mounts
Jeff Layton
1
-0
/
+4
2008-08-28
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
23
-194
/
+158
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-11
/
+19
2008-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-97
/
+34
2008-08-27
[CIFS] Fix plaintext authentication
Steve French
1
-0
/
+1
2008-08-27
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2
-1
/
+9
2008-08-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-20
/
+41
2008-08-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-77
/
+83
2008-08-27
bio: fix __bio_copy_iov() handling of bio->bv_len
FUJITA Tomonori
1
-5
/
+5
2008-08-27
bio: fix bio_copy_kern() handling of bio->bv_len
FUJITA Tomonori
1
-10
/
+28
2008-08-27
block: submit_bh() inadvertently discards barrier flag on a sync write
Jens Axboe
1
-5
/
+8
2008-08-26
[CIFS] Reorder cifs config item for better clarity
Steve French
1
-10
/
+10
2008-08-26
[CIFS] Correct keys dependency for cifs kerberos support
Steve French
1
-1
/
+1
2008-08-26
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
21
-304
/
+508
2008-08-26
[CIFS] check version in spnego upcall response
Steve French
3
-2
/
+15
2008-08-25
ocfs2: Increment the reference count of an already-active stack.
Joel Becker
1
-3
/
+4
2008-08-25
UBIFS: allow for racing between GC and TNC
Adrian Hunter
4
-51
/
+87
2008-08-25
UBIFS: always read hashed-key nodes under TNC mutex
Adrian Hunter
1
-6
/
+1
2008-08-25
[PATCH] deal with the first call of ->show() generating no output
Al Viro
1
-2
/
+9
2008-08-25
[PATCH] fix ->llseek() for a bunch of directories
Al Viro
6
-0
/
+7
2008-08-25
[PATCH] fix regular readdir() and friends
Al Viro
2
-4
/
+12
[next]