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
2011-02-04
CRED: Fix kernel panic upon security_file_alloc() failure.
Tetsuo Handa
1
-1
/
+1
2011-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...
Linus Torvalds
4
-51
/
+67
2011-02-03
hfsplus: fix up a comparism in hfsplus_file_extend
Christoph Hellwig
1
-2
/
+2
2011-02-03
hfsplus: fix two memory leaks in wrapper.c
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: do not leak buffer on error
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: fix failed mount handling
Christoph Hellwig
1
-45
/
+61
2011-02-02
Revert "exofs: Set i_mapping->backing_dev_info anyway"
Boaz Harrosh
1
-2
/
+0
2011-02-02
fs: make block fiemap mapping length at least blocksize long
Josef Bacik
1
-0
/
+7
2011-02-02
vfs: sparse: add __FMODE_EXEC
Namhyung Kim
2
-3
/
+3
2011-02-02
epoll: epoll_wait() should not use timespec_add_ns()
Eric Dumazet
1
-3
/
+13
2011-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-85
/
+130
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
20
-191
/
+170
2011-01-31
cifs: fix length checks in checkSMB
Jeff Layton
1
-16
/
+17
2011-02-01
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-71
/
+152
2011-01-31
[CIFS] Update cifs minor version
Steve French
1
-1
/
+1
2011-01-31
cifs: No need to check crypto blockcipher allocation
Shirish Pargaonkar
1
-2
/
+3
2011-01-31
cifs: clean up some compiler warnings
Jeff Layton
4
-17
/
+6
2011-01-31
cifs: make CIFS depend on CRYPTO_MD4
Jeff Layton
1
-0
/
+1
2011-01-31
cifs: force a reconnect if there are too many MIDs in flight
Jeff Layton
1
-13
/
+24
2011-01-31
cifs: don't pop a printk when sending on a socket is interrupted
Jeff Layton
1
-2
/
+2
2011-01-31
cifs: simplify SMB header check routine
Jeff Layton
1
-22
/
+24
2011-01-31
cifs: send an NT_CANCEL request when a process is signalled
Jeff Layton
1
-3
/
+12
2011-01-31
cifs: handle cancelled requests better
Jeff Layton
1
-7
/
+36
2011-01-31
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
11
-33
/
+73
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2
-2
/
+4
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-4
/
+7
2011-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-704
/
+371
2011-01-28
NFS: NFSv4 readdir loses entries
Chuck Lever
1
-3
/
+0
2011-01-28
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
1
-3
/
+3
2011-01-28
NFS: Fix an NFS client lockdep issue
Trond Myklebust
1
-2
/
+4
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
1
-8
/
+25
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
3
-12
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
1
-0
/
+10
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2
-8
/
+26
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
1
-1
/
+6
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
3
-13
/
+38
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-14
/
+54
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
9
-286
/
+97
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
1
-2
/
+5
2011-01-25
NFS construct consistent co_ownerid for v4.1
Andy Adamson
1
-20
/
+10
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-2
/
+2
2011-01-26
squashfs: fix use of uninitialised variable in zlib & xz decompressors
Phillip Lougher
3
-12
/
+8
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+2
2011-01-25
NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount
Trond Myklebust
1
-9
/
+17
2011-01-25
NFS improve pnfs_put_deviceid_cache debug print
Andy Adamson
1
-1
/
+1
2011-01-25
NFS fix cb_sequence error processing
Andy Adamson
1
-1
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
7
-111
/
+41
2011-01-25
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
Chuck Lever
1
-4
/
+5
[next]