index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xfs: fix corruption case for block size < page size
Eric Sandeen
2010-07-26
1
-0
/
+10
|
*
|
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
15
-260
/
+59
|
*
|
xfs: remove unused XFS_BMAPI_ flags
Christoph Hellwig
2010-07-26
3
-20
/
+8
|
*
|
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
Christoph Hellwig
2010-07-26
1
-2
/
+0
|
*
|
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
Christoph Hellwig
2010-07-26
2
-5
/
+0
|
*
|
xfs: kill the unused xlog_debug variable
Christoph Hellwig
2010-07-26
1
-5
/
+0
|
*
|
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
2010-07-26
8
-52
/
+39
|
*
|
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
19
-247
/
+103
|
*
|
xfs: simplify buffer pinning
Christoph Hellwig
2010-07-26
4
-47
/
+9
|
*
|
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
2010-07-26
7
-82
/
+68
|
*
|
xfs: give xfs_item_ops methods the correct prototypes
Christoph Hellwig
2010-07-26
4
-404
/
+360
|
*
|
xfs: merge iop_unpin_remove into iop_unpin
Christoph Hellwig
2010-07-26
6
-136
/
+47
|
*
|
xfs: simplify log item descriptor tracking
Christoph Hellwig
2010-07-26
13
-759
/
+194
|
*
|
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
52
-235
/
+0
|
*
|
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
70
-779
/
+27
*
|
|
cifs: fsc should not default to "on"
Jeff Layton
2010-08-02
1
-3
/
+0
*
|
|
[CIFS] remove redundant path walking in dfs_do_refmount
Steve French
2010-08-02
1
-17
/
+11
*
|
|
cifs: ignore the "mand", "nomand" and "_netdev" mount options
Jeff Layton
2010-08-02
1
-0
/
+6
*
|
|
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
Jeff Layton
2010-08-02
2
-0
/
+2
*
|
|
cifs: don't allow cifs_iget to match inodes of the wrong type
Jeff Layton
2010-08-02
1
-0
/
+5
*
|
|
[CIFS] relinquish fscache cookie before freeing CIFSTconInfo
Steve French
2010-08-02
1
-1
/
+1
*
|
|
cifs: add separate cred_uid field to sesInfo
Jeff Layton
2010-08-02
3
-3
/
+10
*
|
|
fs: cifs: check kmalloc() result
Kulikov Vasiliy
2010-08-02
1
-0
/
+5
*
|
|
[CIFS] Missing ifdef
Steve French
2010-08-02
1
-0
/
+4
*
|
|
[CIFS] Missing line from previous commit
Steve French
2010-08-02
1
-3
/
+3
*
|
|
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
Steve French
2010-08-02
2
-2
/
+2
*
|
|
cifs: add mount option to enable local caching
Suresh Jayaraman
2010-08-02
2
-0
/
+9
*
|
|
cifs: read pages from FS-Cache
Suresh Jayaraman
2010-08-02
3
-1
/
+129
*
|
|
cifs: store pages into local cache
Suresh Jayaraman
2010-08-02
3
-0
/
+29
*
|
|
cifs: FS-Cache page management
Suresh Jayaraman
2010-08-02
4
-0
/
+93
*
|
|
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
7
-0
/
+183
*
|
|
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
6
-0
/
+142
*
|
|
cifs: remove unused cifsUidInfo struct
Jeff Layton
2010-08-02
1
-16
/
+0
*
|
|
cifs: clean up cifs_find_smb_ses (try #2)
Jeff Layton
2010-08-02
2
-9
/
+19
*
|
|
cifs: match secType when searching for existing tcp session
Jeff Layton
2010-08-02
2
-4
/
+54
*
|
|
cifs: move address comparison into separate function
Jeff Layton
2010-08-02
1
-37
/
+36
*
|
|
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
2010-08-02
4
-10
/
+31
*
|
|
cifs: define server-level cache index objects and register them
Suresh Jayaraman
2010-08-02
6
-1
/
+126
*
|
|
cifs: register CIFS for caching
Suresh Jayaraman
2010-08-02
4
-0
/
+95
*
|
|
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
3
-18
/
+13
*
|
|
cifs: add kernel config option for CIFS Client caching support
Suresh Jayaraman
2010-08-02
1
-0
/
+9
*
|
|
cifs: remove unused ip_address field in struct TCP_Server_Info
Suresh Jayaraman
2010-08-02
1
-1
/
+0
*
|
|
cifs: remove an potentially confusing, obsolete comment
Suresh Jayaraman
2010-08-02
1
-6
/
+0
*
|
|
cifs: guard cifsglob.h against multiple inclusion
Suresh Jayaraman
2010-08-02
1
-0
/
+5
|
|
/
|
/
|
*
|
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
2010-08-01
1
-5
/
+0
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-07-30
3
-11
/
+31
|
\
\
|
*
|
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
2010-07-30
1
-6
/
+17
|
*
|
NFS: kswapd must not block in nfs_release_page
Trond Myklebust
2010-07-30
2
-4
/
+13
|
*
|
nfs: include space for the NUL in root path
Dan Carpenter
2010-07-30
1
-1
/
+1
*
|
|
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2010-07-30
2
-2
/
+2
|
/
/
[prev]
[next]