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
/
hppfs
/
hppfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-12
/
+8
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-7
/
+2
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-07-27
hppfs: missing include
Al Viro
1
-0
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+3
2011-07-17
hppfs_lookup(): don't open-code lookup_one_len()
Al Viro
1
-16
/
+3
2011-07-17
hppfs: fix dentry leak
Al Viro
1
-6
/
+6
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-4
/
+4
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-09
switch hppfs to ->evict_inode()
Al Viro
1
-4
/
+3
2010-08-09
missing include in hppfs
Al Viro
1
-0
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-03-03
hppfs can use existing proc_mnt, no need for do_kern_mount() in there
Al Viro
1
-1
/
+1
2010-01-14
hppfs: handle ->put_link()
Al Viro
1
-6
/
+12
2009-04-02
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-2
/
+4
2008-07-26
[patch] hppfs: remove hppfs_permission
Miklos Szeredi
1
-7
/
+0
2008-05-13
uml: move hppfs_kern.c to hppfs.c
Jeff Dike
1
-0
/
+771