index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2011-03-16
18
-378
/
+351
|
\
|
*
GFS2: Don't use _raw version of RCU dereference
Steven Whitehouse
2011-03-15
1
-1
/
+1
|
*
GFS2: Adding missing unlock_page()
Maxim
2011-03-14
1
-0
/
+1
|
*
GFS2: Update to AIL list locking
Steven Whitehouse
2011-03-14
3
-1
/
+5
|
*
GFS2: introduce AIL lock
Dave Chinner
2011-03-11
5
-18
/
+29
|
*
GFS2: fix block allocation check for fallocate
Benjamin Marzinski
2011-03-11
1
-25
/
+31
|
*
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
2011-03-11
1
-8
/
+4
|
*
GFS2: Remove potential race in flock code
Steven Whitehouse
2011-03-09
1
-2
/
+4
|
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
4
-11
/
+12
|
*
GFS2: quota allows exceeding hard limit
Abhijith Das
2011-03-09
2
-1
/
+8
|
*
GFS2: deallocation performance patch
Bob Peterson
2011-02-24
3
-8
/
+48
|
*
GFS2: panics on quotacheck update
Abhijith Das
2011-02-07
1
-1
/
+5
|
*
GFS2: Improve cluster mmap scalability
Steven Whitehouse
2011-02-02
1
-5
/
+10
|
*
GFS2: Fix glock queue trace point
Steven Whitehouse
2011-01-31
1
-1
/
+1
|
*
GFS2: Post-VFS scale update for RCU path walk
Steven Whitehouse
2011-01-21
2
-7
/
+10
|
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
8
-297
/
+190
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-16
15
-510
/
+1220
|
\
\
|
*
|
fs/9p: Make the writeback_fid owned by root
Aneesh Kumar K.V
2011-03-15
1
-36
/
+56
|
*
|
fs/9p: Writeback dirty data before setattr
Aneesh Kumar K.V
2011-03-15
2
-0
/
+8
|
*
|
fs/9p: call vmtruncate before setattr 9p opeation
Aneesh Kumar K.V
2011-03-15
2
-11
/
+8
|
*
|
fs/9p: Properly update inode attributes on link
Aneesh Kumar K.V
2011-03-15
2
-10
/
+4
|
*
|
fs/9p: Prevent multiple inclusion of same header
Aneesh Kumar K.V
2011-03-15
3
-3
/
+11
|
*
|
fs/9p: Workaround vfs rename rehash bug
Aneesh Kumar K.V
2011-03-15
1
-0
/
+5
|
*
|
fs/9p: Mark directory inode invalid for many directory inode operations
Aneesh Kumar K.V
2011-03-15
2
-16
/
+30
|
*
|
fs/9p: Add . and .. dentry revalidation flag
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
|
*
|
fs/9p: mark inode attribute invalid on rename, unlink and setattr
Aneesh Kumar K.V
2011-03-15
2
-0
/
+5
|
*
|
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
2011-03-15
5
-0
/
+104
|
*
|
fs/9p: Initialize root inode number for dotl
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
|
*
|
fs/9p: Update link count correctly on different file system operations
Aneesh Kumar K.V
2011-03-15
2
-5
/
+29
|
*
|
fs/9p: Add drop_inode 9p callback
Aneesh Kumar K.V
2011-03-15
1
-0
/
+15
|
*
|
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
2011-03-15
2
-6
/
+116
|
*
|
fs/9p: Fix inode i_size update in file_write
Aneesh Kumar K.V
2011-03-15
1
-2
/
+6
|
*
|
fs/9p: set default readahead pages in cached mode
Aneesh Kumar K.V
2011-03-15
1
-0
/
+2
|
*
|
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
2011-03-15
5
-24
/
+41
|
*
|
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
8
-220
/
+184
|
*
|
fs/9p: Don't set stat.st_blocks based on nrpages
Aneesh Kumar K.V
2011-03-15
2
-6
/
+8
|
*
|
fs/9p: Add inode hashing
Aneesh Kumar K.V
2011-03-15
4
-70
/
+124
|
*
|
fs/9p: We need not writeback dirty pages during close
Aneesh Kumar K.V
2011-03-15
1
-1
/
+0
|
*
|
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2011-03-15
2
-9
/
+25
|
*
|
fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
Aneesh Kumar K.V
2011-03-15
1
-2
/
+3
|
*
|
fs/9p: Clarify cached dentry delete operation
Aneesh Kumar K.V
2011-03-15
1
-9
/
+4
|
*
|
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
2011-03-15
2
-19
/
+218
|
*
|
fs/9p: Add fid to inode in cached mode
Aneesh Kumar K.V
2011-03-15
5
-3
/
+83
|
*
|
fs/9p: Add read write helper function
Aneesh Kumar K.V
2011-03-15
2
-42
/
+64
|
*
|
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
2011-03-15
3
-2
/
+27
|
*
|
fs/9p: increment inode->i_count in cached mode.
Aneesh Kumar K.V
2011-03-15
1
-6
/
+1
|
*
|
fs/9p: set fs cache cookie in create path also
Aneesh Kumar K.V
2011-03-15
3
-3
/
+9
|
*
|
fs/9p: set the cached file_operations struct during inode init
Aneesh Kumar K.V
2011-03-15
3
-16
/
+15
|
*
|
[fs/9p] Make access=client default in 9p2000.L protocol
Venkateswararao Jujjuri (JV)
2011-03-15
1
-9
/
+12
|
*
|
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
2011-03-15
4
-12
/
+31
[next]