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
2009-01-08
NOMMU: Improve procfs output using per-MM VMAs
David Howells
1
-10
/
+22
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
5
-98
/
+116
2009-01-08
NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()
David Howells
1
-11
/
+10
2009-01-07
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-435
/
+1065
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+32
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2
-7
/
+23
2009-01-07
nfsd: last_byte_offset
Benny Halevy
1
-16
/
+26
2009-01-07
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
2009-01-07
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
1
-3
/
+0
2009-01-07
nfsd: dprint each op status in nfsd4_proc_compound
Benny Halevy
1
-0
/
+5
2009-01-07
nfsd: add etoosmall to nfserrno
Dean Hildebrand
1
-0
/
+1
2009-01-07
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
1
-3
/
+3
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
2009-01-07
CRED: Fix NFSD regression
David Howells
1
-2
/
+2
2009-01-07
NLM: Clean up flow of control in make_socks() function
Chuck Lever
1
-8
/
+14
2009-01-07
NLM: Refactor make_socks() function
Chuck Lever
1
-15
/
+16
2009-01-07
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
1
-10
/
+20
2009-01-07
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
5
-118
/
+134
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
3
-2
/
+3
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-10
/
+10
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
1
-0
/
+32
2009-01-07
async: make the final inode deletion an asynchronous event
Arjan van de Ven
2
-7
/
+23
2009-01-07
GFS2: Fix typo in gfs_page_mkwrite()
Benjamin Marzinski
1
-1
/
+1
2009-01-07
GFS2: LSF and LBD are now one and the same
Steven Whitehouse
1
-1
/
+1
2009-01-07
GFS2: Set GFP_NOFS when allocating page on write
Steven Whitehouse
1
-0
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+3
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-171
/
+693
2009-01-06
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
1
-0
/
+12
2009-01-06
bfs: add some basic sanity checks
Eric Sesterhenn
1
-0
/
+33
2009-01-06
fs/exec.c: make do_coredump() void
WANG Cong
1
-2
/
+2
2009-01-06
minix: fix add link's wrong position calculation
Evgeniy Dushistov
1
-1
/
+1
2009-01-06
autofs4: fix string validation check order
Ian Kent
1
-6
/
+7
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
5
-17
/
+15
2009-01-06
autofs4: fix var shadowed by local delaration
Ian Kent
1
-3
/
+3
2009-01-06
autofs4: improve parameter usage
Ian Kent
1
-25
/
+29
2009-01-06
fs/ecryptfs/inode.c: cleanup kerneldoc
Qinghuang Feng
1
-2
/
+1
2009-01-06
eCryptfs: Clean up ecryptfs_decode_from_filename()
Michael Halcrow
1
-27
/
+24
2009-01-06
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
1
-0
/
+11
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
4
-16
/
+16
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
4
-24
/
+24
2009-01-06
eCryptfs: Filename Encryption: mount option
Michael Halcrow
1
-27
/
+99
2009-01-06
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
4
-242
/
+195
2009-01-06
eCryptfs: Filename Encryption: Encoding and encryption functions
Michael Halcrow
1
-0
/
+433
2009-01-06
eCryptfs: Filename Encryption: Header updates
Michael Halcrow
2
-14
/
+51
2009-01-06
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
3
-70
/
+613
2009-01-06
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
1
-1
/
+0
2009-01-06
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
1
-1
/
+1
2009-01-06
fs: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-01-06
fs/inode: fix kernel-doc notation
Randy Dunlap
1
-4
/
+4
2009-01-06
do_coredump(): check return from argv_split()
Tetsuo Handa
1
-0
/
+5
[next]