index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-11-10
[XFS] fix uninitialised variable bug in dquot release
Dave Chinner
2008-11-10
fs: xfs needs inode_wait to be exported
Stephen Rothwell
2008-11-10
[XFS] handle memory allocation failures during log initialisation
Dave Chinner
2008-11-07
Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6
Niv Sardi
2008-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-11-03
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-31
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-10-31
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-30
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
2008-10-30
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
2008-10-30
[CIFS] fix error in smb_send2
Steve French
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-30
fs: remove excess kernel-doc
Randy Dunlap
2008-10-30
ecryptfs: fix memory corruption when storing crypto info in xattrs
Eric Sandeen
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
2008-10-30
[XFS] remove restricted chown parameter from xfs linux
Tim Shimmin
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
2008-10-30
[XFS] correctly select first log item to push
David Chinner
2008-10-30
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
2008-10-30
Inode: export symbol destroy_inode
Christoph Hellwig
2008-10-30
[XFS] stop using xfs_itobp in xfs_bulkstat
Christoph Hellwig
2008-10-30
[XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag
David Chinner
2008-10-30
[XFS] Can't lock inodes in radix tree preload region
David Chinner
2008-10-30
[XFS] Trivial xfs_remove comment fixup
Christoph Hellwig
2008-10-30
[XFS] fix biosize option
Christoph Hellwig
2008-10-30
[XFS] fix the noquota mount option
Christoph Hellwig
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
[XFS] XFS: Check for valid transaction headers in recovery
David Chinner
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
[XFS] Add ail pointer into log items
David Chinner
2008-10-30
[XFS] Given the log a pointer to the AIL
David Chinner
2008-10-30
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
2008-10-30
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
David Chinner
2008-10-30
[XFS] move the AIl traversal over to a consistent interface
David Chinner
2008-10-30
[XFS] Use a cursor for AIL traversal.
David Chinner
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-10-30
[XFS] Prevent looping in xfs_sync_inodes_ag
David Chinner
2008-10-30
[XFS] kill deleted inodes list
David Chinner
2008-10-30
[XFS] use the inode radix tree for reclaiming inodes
David Chinner
2008-10-30
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
2008-10-30
[XFS] rename inode reclaim functions
David Chinner
2008-10-30
[XFS] move inode reclaim functions to xfs_sync.c
David Chinner
2008-10-30
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
2008-10-30
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
[next]