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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-02
27
-142
/
+146
|
\
|
*
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
2011-08-01
1
-1
/
+4
|
*
VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock
David Howells
2011-08-01
1
-17
/
+5
|
*
VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()
David Howells
2011-08-01
1
-24
/
+24
|
*
VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
David Howells
2011-08-01
1
-3
/
+0
|
*
switch posix_acl_chmod() to umode_t
Al Viro
2011-08-01
1
-2
/
+2
|
*
switch posix_acl_from_mode() to umode_t
Al Viro
2011-08-01
1
-1
/
+1
|
*
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
13
-31
/
+14
|
*
switch posix_acl_create() to umode_t *
Al Viro
2011-08-01
20
-50
/
+32
|
*
block: initialise bd_super in bdget()
Lachlan McIlroy
2011-08-01
1
-0
/
+1
|
*
vfs: avoid call to inode_lru_list_del() if possible
Eric Dumazet
2011-08-01
1
-1
/
+2
|
*
vfs: avoid taking inode_hash_lock on pipes and sockets
Eric Dumazet
2011-08-01
1
-3
/
+3
|
*
vfs: conditionally call inode_wb_list_del()
Eric Dumazet
2011-08-01
1
-1
/
+3
|
*
VFS: Fix automount for negative autofs dentries
David Howells
2011-08-01
1
-9
/
+15
|
*
Btrfs: load the key from the dir item in readdir into a fake dentry
Josef Bacik
2011-08-01
1
-2
/
+45
|
*
hppfs: missing include
Al Viro
2011-07-28
1
-0
/
+1
*
|
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-08-02
3
-14
/
+30
|
\
\
|
*
|
pstore: Allow the user to explicitly choose a backend
Matthew Garrett
2011-07-23
1
-0
/
+11
|
*
|
pstore: Make "part" unsigned
Matthew Garrett
2011-07-23
1
-1
/
+2
|
*
|
pstore: Add extra context for writes and erases
Matthew Garrett
2011-07-23
2
-6
/
+9
|
*
|
pstore: Extend API for more flexibility in new backends
Matthew Garrett
2011-07-23
3
-12
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-08-01
9
-376
/
+370
|
\
\
\
|
*
|
|
CIFS: Cleanup demupltiplex thread exiting code
Pavel Shilovsky
2011-08-01
1
-77
/
+96
|
*
|
|
CIFS: Move mid search to a separate function
Pavel Shilovsky
2011-08-01
1
-65
/
+61
|
*
|
|
CIFS: Move RFC1002 check to a separate function
Pavel Shilovsky
2011-08-01
1
-49
/
+67
|
*
|
|
CIFS: Simplify socket reading in demultiplex thread
Pavel Shilovsky
2011-08-01
1
-83
/
+71
|
*
|
|
CIFS: Move buffer allocation to a separate function
Pavel Shilovsky
2011-08-01
1
-37
/
+55
|
*
|
|
cifs: remove unneeded variable initialization in cifs_reconnect_tcon
Jeff Layton
2011-07-31
1
-1
/
+1
|
*
|
|
cifs: simplify refcounting for oplock breaks
Jeff Layton
2011-07-31
5
-58
/
+4
|
*
|
|
cifs: fix compiler warning in CIFSSMBQAllEAs
Jeff Layton
2011-07-31
1
-5
/
+1
|
*
|
|
cifs: fix name parsing in CIFSSMBQAllEAs
Jeff Layton
2011-07-31
1
-1
/
+7
|
*
|
|
cifs: don't start signing too early
Jeff Layton
2011-07-31
1
-2
/
+14
|
*
|
|
cifs: trivial: goto out here is unnecessary
Jeff Layton
2011-07-31
1
-6
/
+0
|
*
|
|
cifs: advertise the right receive buffer size to the server
Jeff Layton
2011-07-31
1
-1
/
+2
*
|
|
|
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
2011-08-01
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-07-31
16
-87
/
+3090
|
\
\
\
|
*
|
|
pnfsblock: write_pagelist handle zero invalid extents
Peng Tao
2011-07-31
1
-42
/
+233
|
*
|
|
pnfsblock: note written INVAL areas for layoutcommit
Fred Isaman
2011-07-31
3
-0
/
+129
|
*
|
|
pnfsblock: bl_write_pagelist
Fred Isaman
2011-07-31
1
-3
/
+126
|
*
|
|
pnfsblock: bl_read_pagelist
Fred Isaman
2011-07-31
1
-0
/
+265
|
*
|
|
pnfsblock: cleanup_layoutcommit
Fred Isaman
2011-07-31
3
-0
/
+217
|
*
|
|
pnfsblock: encode_layoutcommit
Fred Isaman
2011-07-31
3
-44
/
+146
|
*
|
|
pnfsblock: merge rw extents
Fred Isaman
2011-07-31
1
-0
/
+47
|
*
|
|
pnfsblock: add extent manipulation functions
Fred Isaman
2011-07-31
3
-3
/
+287
|
*
|
|
pnfsblock: bl_find_get_extent
Fred Isaman
2011-07-31
2
-0
/
+50
|
*
|
|
pnfsblock: xdr decode pnfs_block_layout4
Fred Isaman
2011-07-31
1
-2
/
+206
|
*
|
|
pnfsblock: call and parse getdevicelist
Fred Isaman
2011-07-31
4
-8
/
+157
|
*
|
|
pnfsblock: merge extents
Fred Isaman
2011-07-31
2
-0
/
+119
|
*
|
|
pnfsblock: lseg alloc and free
Fred Isaman
2011-07-31
3
-6
/
+39
|
*
|
|
pnfsblock: remove device operations
Jim Rees
2011-07-31
3
-1
/
+115
[next]