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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
fs/9p: Mark directory inode invalid for many directory inode operations
Aneesh Kumar K.V
2
-16
/
+30
2011-03-15
fs/9p: Add . and .. dentry revalidation flag
Aneesh Kumar K.V
1
-1
/
+1
2011-03-15
fs/9p: mark inode attribute invalid on rename, unlink and setattr
Aneesh Kumar K.V
2
-0
/
+5
2011-03-15
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
5
-0
/
+104
2011-03-15
fs/9p: Initialize root inode number for dotl
Aneesh Kumar K.V
1
-1
/
+1
2011-03-15
fs/9p: Update link count correctly on different file system operations
Aneesh Kumar K.V
2
-5
/
+29
2011-03-15
fs/9p: Add drop_inode 9p callback
Aneesh Kumar K.V
1
-0
/
+15
2011-03-15
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
2
-6
/
+116
2011-03-15
fs/9p: Fix inode i_size update in file_write
Aneesh Kumar K.V
1
-2
/
+6
2011-03-15
fs/9p: set default readahead pages in cached mode
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
5
-24
/
+41
2011-03-15
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
8
-220
/
+184
2011-03-15
fs/9p: Don't set stat.st_blocks based on nrpages
Aneesh Kumar K.V
2
-6
/
+8
2011-03-15
fs/9p: Add inode hashing
Aneesh Kumar K.V
4
-70
/
+124
2011-03-15
fs/9p: We need not writeback dirty pages during close
Aneesh Kumar K.V
1
-1
/
+0
2011-03-15
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2
-9
/
+25
2011-03-15
fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
Aneesh Kumar K.V
1
-2
/
+3
2011-03-15
fs/9p: Clarify cached dentry delete operation
Aneesh Kumar K.V
1
-9
/
+4
2011-03-15
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
2
-19
/
+218
2011-03-15
fs/9p: Add fid to inode in cached mode
Aneesh Kumar K.V
5
-3
/
+83
2011-03-15
fs/9p: Add read write helper function
Aneesh Kumar K.V
2
-42
/
+64
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
3
-2
/
+27
2011-03-15
fs/9p: increment inode->i_count in cached mode.
Aneesh Kumar K.V
1
-6
/
+1
2011-03-15
fs/9p: set fs cache cookie in create path also
Aneesh Kumar K.V
3
-3
/
+9
2011-03-15
fs/9p: set the cached file_operations struct during inode init
Aneesh Kumar K.V
3
-16
/
+15
2011-03-15
[fs/9p] Make access=client default in 9p2000.L protocol
Venkateswararao Jujjuri (JV)
1
-9
/
+12
2011-03-15
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
4
-12
/
+31
2011-03-15
[fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined.
Venkateswararao Jujjuri (JV)
1
-4
/
+2
2011-03-15
[fs/9p] Initialze cached acls both in cached/uncached mode.
Venkateswararao Jujjuri (JV)
1
-4
/
+6
2011-03-15
[fs/9p] Plug potential acl leak
Venkateswararao Jujjuri (JV)
1
-2
/
+6
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
9
-69
/
+109
2011-03-14
Fix corrupted OSF partition table parsing
Timo Warns
1
-2
/
+10
2011-03-13
compat breakage in preadv() and pwritev()
Al Viro
1
-2
/
+6
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-62
/
+135
2011-03-12
Btrfs: break out of shrink_delalloc earlier
Chris Mason
2
-12
/
+32
2011-03-11
NFS: NFSROOT should default to "proto=udp"
Chuck Lever
1
-15
/
+14
2011-03-11
nfs4: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-03-11
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
Trond Myklebust
2
-4
/
+2
2011-03-11
NFSv4: Fix the setlk error handler
Trond Myklebust
1
-9
/
+4
2011-03-11
NFSv4.1: Fix the handling of the SEQUENCE status bits
Trond Myklebust
1
-3
/
+8
2011-03-11
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
3
-29
/
+49
2011-03-10
NFSv4.1 reclaim complete must wait for completion
Andy Adamson
1
-0
/
+3
2011-03-10
NFSv4: remove duplicate clientid in struct nfs_client
Andy Adamson
1
-2
/
+2
2011-03-10
NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
Ricardo Labiaga
1
-1
/
+11
2011-03-10
(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...
Frank Filz
1
-1
/
+6
2011-03-10
nfs: fix compilation warning
Jovi Zhang
1
-1
/
+1
2011-03-10
nfs: add kmalloc return value check in decode_and_add_ds
Stanislav Fomichev
1
-0
/
+4
2011-03-10
nfs: close NFSv4 COMMIT vs. CLOSE race
Jeff Layton
1
-0
/
+2
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2
-3
/
+3
2011-03-10
btrfs: fix not enough reserved space
Miao Xie
1
-2
/
+3
[next]