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
/
nfsd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-2
/
+2
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+8
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-2
/
+8
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+42
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
1
-9
/
+10
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
1
-9
/
+0
2010-07-28
fsnotify: pass a file instead of an inode to open, read, and write
Eric Paris
1
-2
/
+2
2010-07-27
nfsd: bypass readahead cache when have struct file
J. Bruce Fields
1
-24
/
+38
2010-07-23
nfsd: remove unused assignment from nfsd_link
J. Bruce Fields
1
-2
/
+1
2010-07-06
nfsd4: comment nitpick
J. Bruce Fields
1
-1
/
+1
2010-06-09
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+1
2010-06-08
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
J. Bruce Fields
1
-2
/
+1
2010-06-01
nfsd: nfsd_setattr needs to call commit_metadata
Christoph Hellwig
1
-2
/
+1
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+2
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
nfsd: don't break lease while servicing a COMMIT
Jeff Layton
1
-3
/
+5
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-80
/
+73
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-4
/
+0
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-4
/
+0
2010-03-04
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
J. Bruce Fields
1
-1
/
+2
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-2
/
+2
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
1
-54
/
+52
2010-02-20
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
1
-1
/
+2
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-1
/
+1
2010-02-07
fix ima breakage
Mimi Zohar
1
-2
/
+1
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-01-29
nfsd: Use vfs_fsync_range() in nfsd_commit
Trond Myklebust
1
-10
/
+20
2010-01-13
nfsd: use vfs_fsync for non-directories
Christoph Hellwig
1
-32
/
+17
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-4
/
+1
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-2
/
+1
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
1
-2
/
+0
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
1
-6
/
+0
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
1
-1
/
+1
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-8
/
+10
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-20
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-28
nfsd: minor nfsd_lookup cleanup
J. Bruce Fields
1
-24
/
+36
2009-09-28
nfsd4: cross mountpoints when looking up parents
J. Bruce Fields
1
-1
/
+1
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
2009-09-21
nfsd4: nfsv4 clients should cross mountpoints
Steve Dickson
1
-1
/
+8
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-0
/
+3
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-43
/
+50
2009-06-15
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
1
-7
/
+8
[next]