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
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
6
-9
/
+486
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
7
-7
/
+7
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
1
-4
/
+0
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2
-4
/
+3
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
Eric W. Biederman
1
-8
/
+16
2007-02-14
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
Eric W. Biederman
1
-10
/
+48
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
46
-46
/
+0
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
5
-92
/
+162
2007-02-14
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...
NeilBrown
1
-64
/
+60
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
1
-1
/
+1
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
12
-177
/
+273
2007-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-97
/
+203
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
8
-67
/
+130
2007-02-13
Revert "[PATCH] Fix d_path for lazy unmounts"
Linus Torvalds
1
-80
/
+70
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
384
-4506
/
+7187
2007-02-12
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
1
-3
/
+6
2007-02-12
NFS: Don't use ClearPageUptodate() when writeback fails
Trond Myklebust
1
-5
/
+10
2007-02-12
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
Trond Myklebust
1
-6
/
+8
2007-02-12
NFS: Fix a wraparound issue with nfsi->cache_change_attribute
Trond Myklebust
1
-8
/
+13
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
57
-73
/
+73
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
34
-60
/
+60
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
51
-92
/
+92
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
56
-99
/
+99
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
15
-55
/
+55
2007-02-12
[PATCH] ufs2 write: block allocation update
Evgeniy Dushistov
4
-178
/
+297
2007-02-12
[PATCH] ufs2 write: inodes write
Evgeniy Dushistov
3
-57
/
+206
2007-02-12
[PATCH] ufs2 write: mount as rw
Evgeniy Dushistov
1
-5
/
+4
2007-02-12
[PATCH] eCryptfs: add flush_dcache_page() calls
Michael Halcrow
1
-0
/
+6
2007-02-12
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
7
-68
/
+49
2007-02-12
[PATCH] eCryptfs: convert kmap() to kmap_atomic()
Michael Halcrow
3
-94
/
+39
2007-02-12
[PATCH] eCryptfs: convert f_op->write() to vfs_write()
Michael Halcrow
2
-6
/
+23
2007-02-12
[PATCH] eCryptfs: Encrypted passthrough
Michael Halcrow
5
-11
/
+113
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
7
-146
/
+348
2007-02-12
[PATCH] eCryptfs: xattr flags and mount options
Michael Halcrow
3
-7
/
+46
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
7
-170
/
+777
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
4
-4
/
+859
2007-02-12
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
Adrian Bunk
1
-0
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
7
-18
/
+22
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
6
-20
/
+26
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
3
-23
/
+29
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
1
-6
/
+12
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] Minix V3 support
Andries Brouwer
7
-111
/
+208
2007-02-12
[PATCH] FS: speed up rw_verify_area()
Eric Dumazet
1
-1
/
+1
2007-02-12
[PATCH] warning fix: unsigned->signed
Tomasz Kvarsin
1
-6
/
+6
2007-02-12
[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+3
2007-02-12
[PATCH] inotify: read return val fix
Nick Piggin
1
-1
/
+9
2007-02-12
[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
Christoph Hellwig
1
-14
/
+18
2007-02-12
[PATCH] move remove_dquot_ref to dqout.c
Christoph Hellwig
2
-31
/
+20
2007-02-12
[PATCH] Fix d_path for lazy unmounts
Andreas Gruenbacher
1
-70
/
+80
[next]