index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-10
/
+5
2009-05-09
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
1
-1
/
+6
2009-04-06
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
1
-1
/
+1
2009-04-03
NFS: Add mount options to enable local caching on NFS
David Howells
1
-0
/
+25
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
1
-0
/
+11
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-2
/
+7
2009-03-11
NFS: load the rpc/rdma transport module automatically
Tom Talpey
1
-1
/
+3
2008-12-30
Merge branch 'devel' into next
Trond Myklebust
1
-16
/
+28
2008-12-23
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
1
-1
/
+1
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
1
-0
/
+1
2008-12-23
NFS: add "[no]resvport" mount option
Chuck Lever
1
-1
/
+11
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
1
-14
/
+15
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
1
-2
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
1
-2
/
+1
2008-10-27
Switch to a valid email address...
Alan Cox
1
-1
/
+1
2008-10-17
NFS: use correct fs type for v4 submounts and referrals
Andy Adamson
1
-2
/
+2
2008-10-15
Merge branch 'next'
Trond Myklebust
1
-50
/
+76
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-3
/
+3
2008-10-10
NFS: fix nfs_parse_ip_address() corner case
Chuck Lever
1
-11
/
+23
2008-10-07
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
1
-3
/
+1
2008-10-07
nfs: prepare to share nfs_set_port
J. Bruce Fields
1
-19
/
+0
2008-10-07
NFS: Add mount options for controlling the lookup cache
Trond Myklebust
1
-0
/
+43
2008-10-07
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
Trond Myklebust
1
-1
/
+1
2008-10-06
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
1
-16
/
+8
2008-09-08
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-07-27
nfs_remount oops when rebooting + possible fix
Marc Zyngier
1
-3
/
+3
2008-07-15
NFS: Remove attribute update related BKL references
Trond Myklebust
1
-4
/
+0
2008-07-09
NFS: Allow either strict or sloppy mount option parsing
Chuck Lever
1
-75
/
+128
2008-07-09
NFS4: Set security flavor default for NFSv4 mounts like other defaults
Chuck Lever
1
-16
/
+6
2008-07-09
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
Chuck Lever
1
-17
/
+5
2008-07-09
NFS: Refactor logic for parsing NFS security flavor mount options
Chuck Lever
1
-65
/
+78
2008-07-09
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
1
-12
/
+12
2008-07-09
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
Chuck Lever
1
-3
/
+6
2008-07-09
NFS: set transport defaults after mount option parsing is finished
Trond Myklebust
1
-18
/
+42
2008-07-09
NFS: handle interface identifiers in incoming IPv6 addresses
Chuck Lever
1
-1
/
+40
2008-07-09
NFS: Add string length argument to nfs_parse_server_address
Chuck Lever
1
-30
/
+70
2008-07-09
NFS: Support raw IPv6 address hostnames during NFS mount operation
Chuck Lever
1
-8
/
+82
2008-07-09
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
Chuck Lever
1
-45
/
+79
2008-07-09
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
Trond Myklebust
1
-2
/
+3
2008-07-09
NFS: missing newline in NFS mount debugging message
Chuck Lever
1
-1
/
+1
2008-07-09
NFS: Treat "intr" and "nointr" options as deprecated
Chuck Lever
1
-6
/
+4
2008-07-09
NFS: Allow any value for the "retry" option
Chuck Lever
1
-1
/
+2
2008-07-09
NFS: implement option checking when remounting NFS filesystems (resend)
Jeff Layton
1
-0
/
+76
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
1
-4
/
+4
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
1
-0
/
+10
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+3
[next]