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
2012-05-31
procfs: use more apprioriate types when dumping /proc/N/stat
Jan Engelhardt
1
-2
/
+2
2012-05-31
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
Alexey Dobriyan
1
-4
/
+4
2012-05-31
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
Alexey Dobriyan
1
-6
/
+7
2012-05-31
proc: use mm_access() instead of ptrace_may_access()
Cong Wang
1
-5
/
+2
2012-05-31
proc: remove mm_for_maps()
Cong Wang
4
-11
/
+4
2012-05-31
proc: clean up /proc/<pid>/environ handling
Cong Wang
1
-21
/
+24
2012-05-31
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
1
-2
/
+2
2012-05-31
fat: add fat_msg_ratelimit()
Namjae Jeon
1
-0
/
+5
2012-05-31
fat: switch to fsinfo_inode
Artem Bityutskiy
2
-31
/
+18
2012-05-31
fat: mark superblock as dirty less often
Artem Bityutskiy
1
-4
/
+5
2012-05-31
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
1
-4
/
+9
2012-05-31
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2
-0
/
+13
2012-05-31
HPFS: remove PRINTK() macro
Dan Carpenter
2
-8
/
+0
2012-05-31
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2
-11
/
+21
2012-05-31
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
Will Deacon
1
-1
/
+1
2012-05-31
introduce SIZE_MAX
Xi Wang
1
-1
/
+1
2012-05-31
nfsd4: fix, consolidate client_has_state
J. Bruce Fields
1
-11
/
+4
2012-05-31
nfsd4: don't remove rebooted client record until confirmation
J. Bruce Fields
1
-4
/
+9
2012-05-31
nfsd4: remove some dprintk's and a comment
J. Bruce Fields
1
-8
/
+0
2012-05-31
nfsd4: return "real" sequence id in confirmed case
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: fix exchange_id to return confirm flag
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: clarify that renewing expired client is a bug
J. Bruce Fields
1
-1
/
+2
2012-05-31
nfsd4: simpler ordering of setclientid_confirm checks
J. Bruce Fields
1
-13
/
+11
2012-05-31
nfsd4: setclientid: remove pointless assignment
J. Bruce Fields
1
-2
/
+1
2012-05-31
nfsd4: fix error return in non-matching-creds case
J. Bruce Fields
1
-36
/
+26
2012-05-31
nfsd4: fix setclientid_confirm same_cred check
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: merge 3 setclientid cases to 2
J. Bruce Fields
1
-7
/
+2
2012-05-31
nfsd4: pull out common code from setclientid cases
J. Bruce Fields
1
-21
/
+5
2012-05-31
nfsd4: merge last two setclientid cases
J. Bruce Fields
1
-9
/
+4
2012-05-31
nfsd4: setclientid/confirm comment cleanup
J. Bruce Fields
1
-56
/
+11
2012-05-31
nfsd4: setclientid remove unnecessary terms from a logical expression
J. Bruce Fields
1
-3
/
+2
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
4
-9
/
+9
2012-05-31
nfsd4: stricter cred comparison for setclientid/exchange_id
J. Bruce Fields
1
-1
/
+21
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
4
-21
/
+21
2012-05-31
nfsd4: allow removing clients not holding state
J. Bruce Fields
1
-2
/
+19
2012-05-31
nfsd4: rearrange exchange_id logic to simplify
J. Bruce Fields
1
-20
/
+20
2012-05-31
nfsd4: exchange_id cleanup: comments
J. Bruce Fields
1
-26
/
+10
2012-05-31
nfsd4: exchange_id cleanup: local shorthands for repeated tests
J. Bruce Fields
1
-6
/
+10
2012-05-31
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
J. Bruce Fields
1
-2
/
+8
2012-05-31
nfsd4: exchange_id: check creds before killing confirmed client
J. Bruce Fields
1
-9
/
+8
2012-05-31
nfsd4: exchange_id error cleanup
J. Bruce Fields
1
-5
/
+1
2012-05-31
nfsd4: exchange_id has a pointless copy
J. Bruce Fields
1
-1
/
+0
2012-05-31
nfsd: return 0 on reads of fault injection files
Weston Andros Adamson
1
-0
/
+1
2012-05-31
nfsd: wrap all accesses to st_deny_bmap
Jeff Layton
1
-8
/
+29
2012-05-31
nfsd: wrap accesses to st_access_bmap
Jeff Layton
1
-28
/
+54
2012-05-31
nfsd: make test_share a bool return
Jeff Layton
1
-3
/
+3
2012-05-31
nfsd: consolidate set_access and set_deny
Jeff Layton
1
-17
/
+7
2012-05-31
NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often
Chuck Lever
1
-12
/
+2
2012-05-31
LockD: add debug message to start and stop functions
Stanislav Kinsbursky
1
-0
/
+5
2012-05-31
LockD: service start function introduced
Stanislav Kinsbursky
1
-25
/
+42
[prev]
[next]