index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-07-16
37
-10
/
+32877
|
\
|
*
UBIFS: include to compilation
Artem Bityutskiy
2008-07-15
4
-0
/
+85
|
*
UBIFS: add new flash file system
Artem Bityutskiy
2008-07-15
32
-0
/
+32780
|
*
VFS: export sync_sb_inodes
Artem Bityutskiy
2008-07-14
1
-2
/
+9
|
*
VFS: move inode_lock into sync_sb_inodes
Hans Reiser
2008-07-14
1
-8
/
+3
*
|
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-07-16
22
-1048
/
+1395
|
\
\
|
*
\
Merge branch 'bkl-removal' into next
Trond Myklebust
2008-07-15
11
-78
/
+99
|
|
\
\
|
|
*
|
NFSv4: Remove BKL from the nfsv4 state recovery
Trond Myklebust
2008-07-15
1
-2
/
+0
|
|
*
|
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
4
-1
/
+16
|
|
*
|
NFS: Remove BKL from the readdir code
Trond Myklebust
2008-07-15
1
-3
/
+0
|
|
*
|
NFS: Remove BKL from the symlink code
Trond Myklebust
2008-07-15
1
-7
/
+1
|
|
*
|
NFS: Remove BKL from the sillydelete operations
Trond Myklebust
2008-07-15
1
-6
/
+0
|
|
*
|
NFS: Remove the BKL from the rename, rmdir and unlink operations
Trond Myklebust
2008-07-15
1
-6
/
+3
|
|
*
|
NFS: Remove BKL from NFS lookup code
Trond Myklebust
2008-07-15
1
-8
/
+1
|
|
*
|
NFS: Remove the BKL from nfs_link()
Trond Myklebust
2008-07-15
1
-2
/
+0
|
|
*
|
NFS: Remove the BKL from the inode creation operations
Trond Myklebust
2008-07-15
1
-9
/
+0
|
|
*
|
NFS: Remove BKL usage from open()
Trond Myklebust
2008-07-15
3
-10
/
+0
|
|
*
|
NFS: Remove BKL usage from the write path
Trond Myklebust
2008-07-15
1
-2
/
+0
|
|
*
|
NFS: Remove the BKL from the permission checking code
Trond Myklebust
2008-07-15
1
-4
/
+0
|
|
*
|
NFS: Remove attribute update related BKL references
Trond Myklebust
2008-07-15
2
-8
/
+0
|
|
*
|
NFS: Remove BKL requirement from attribute updates
Trond Myklebust
2008-07-15
2
-11
/
+71
|
|
*
|
NFS: Protect inode->i_nlink updates using inode->i_lock
Trond Myklebust
2008-07-15
1
-2
/
+10
|
*
|
|
Merge branch 'devel' into next
Trond Myklebust
2008-07-15
18
-970
/
+1296
|
|
\
\
\
|
|
|
/
/
|
|
*
|
nfs: set correct fl_len in nlmclnt_test()
Felix Blyakher
2008-07-15
1
-1
/
+1
|
|
*
|
NFS: Allow either strict or sloppy mount option parsing
Chuck Lever
2008-07-09
1
-75
/
+128
|
|
*
|
NFS4: Set security flavor default for NFSv4 mounts like other defaults
Chuck Lever
2008-07-09
1
-16
/
+6
|
|
*
|
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
Chuck Lever
2008-07-09
1
-17
/
+5
|
|
*
|
NFS: Refactor logic for parsing NFS security flavor mount options
Chuck Lever
2008-07-09
1
-65
/
+78
|
|
*
|
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
2008-07-09
2
-16
/
+16
|
|
*
|
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
Chuck Lever
2008-07-09
1
-3
/
+6
|
|
*
|
NFS: set transport defaults after mount option parsing is finished
Trond Myklebust
2008-07-09
2
-23
/
+50
|
|
*
|
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
2008-07-09
1
-21
/
+0
|
|
*
|
nfs4: fix potential race with rapid nfs_callback_up/down cycle
Jeff Layton
2008-07-09
1
-14
/
+16
|
|
*
|
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
Jeff Layton
2008-07-09
1
-4
/
+0
|
|
*
|
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
Benny Halevy
2008-07-09
1
-1
/
+1
|
|
*
|
NFS: handle interface identifiers in incoming IPv6 addresses
Chuck Lever
2008-07-09
1
-1
/
+40
|
|
*
|
NFS: Add string length argument to nfs_parse_server_address
Chuck Lever
2008-07-09
1
-30
/
+70
|
|
*
|
NFS: Support raw IPv6 address hostnames during NFS mount operation
Chuck Lever
2008-07-09
1
-8
/
+82
|
|
*
|
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
Chuck Lever
2008-07-09
1
-45
/
+79
|
|
*
|
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
Trond Myklebust
2008-07-09
1
-2
/
+3
|
|
*
|
NFS: Allow redirtying of a completed unstable write.
Trond Myklebust
2008-07-09
1
-33
/
+32
|
|
*
|
NFS: Clean up nfs_update_request()
Trond Myklebust
2008-07-09
1
-98
/
+103
|
|
*
|
NFS: missing newline in NFS mount debugging message
Chuck Lever
2008-07-09
1
-1
/
+1
|
|
*
|
NFS: Treat "intr" and "nointr" options as deprecated
Chuck Lever
2008-07-09
1
-6
/
+4
|
|
*
|
NFS: Allow any value for the "retry" option
Chuck Lever
2008-07-09
1
-1
/
+2
|
|
*
|
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-07-09
4
-7
/
+12
|
|
*
|
NFS: Fix a warning in nfs4_async_handle_error
Trond Myklebust
2008-07-09
2
-6
/
+5
|
|
*
|
NFS: Move fs/nfs/iostat.h to include/linux
Chuck Lever
2008-07-09
1
-106
/
+13
|
|
*
|
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
2008-07-09
4
-8
/
+2
|
|
*
|
NFS: Fix the ftruncate() credential problem
Trond Myklebust
2008-07-09
4
-26
/
+29
[next]