index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-12-22
[XFS] Fix speculative allocation beyond eof
Lachlan McIlroy
2008-12-22
[XFS] Remove XFS_BUF_SHUT() and friends
Lachlan McIlroy
2008-12-22
[XFS] Use the incore inode size in xfs_file_readdir()
Lachlan McIlroy
2008-12-22
[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
Lachlan McIlroy
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
2008-12-19
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
2008-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
2008-12-16
ocfs2: Add JBD2 compat feature bit.
Joel Becker
2008-12-16
ocfs2: Always update xattr search when creating bucket.
Tao Ma
2008-12-12
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
2008-12-12
[XFS] set b_error from bio error in xfs_buf_bio_end_io
Lachlan McIlroy
2008-12-11
[XFS] use inode_change_ok for setattr permission checking
Christoph Hellwig
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-11
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-11
[XFS] simplify projid check in xfs_rename
Christoph Hellwig
2008-12-11
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
2008-12-10
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...
Linus Torvalds
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2008-12-10
inotify: fix IN_ONESHOT unmount event watcher
Dmitri Monakhov
2008-12-10
pagemap: fix 32-bit pagemap regression
Matt Mackall
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
2008-12-09
tracehook: exec double-reporting fix
Roland McGrath
2008-12-10
[XFS] Remove unused tracing code
Lachlan McIlroy
2008-12-08
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
J. Bruce Fields
2008-12-05
Fix a race condition in FASYNC handling
Jonathan Corbet
2008-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
2008-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Lachlan McIlroy
2008-12-05
[XFS] Remove unnecessary assertion
Lachlan McIlroy
2008-12-05
[XFS] Remove unused variable in ktrace_free()
Lachlan McIlroy
2008-12-05
[XFS] Check return value of xfs_buf_get_noaddr()
Lachlan McIlroy
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
2008-12-05
[XFS] Fix compile with CONFIG_COMPAT enabled
Christoph Hellwig
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
[PATCH] clean up blkdev_get a little bit
Christoph Hellwig
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
kill vn_ioerror
Christoph Hellwig
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-04
use xfs_trans_ijoin in xfs_trans_iget
Christoph Hellwig
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
remove unused m_inode_quiesce member from struct xfs_mount
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-04
cleanup xfs_sb.h feature flag helpers
Christoph Hellwig
2008-12-04
kill dead quota flags
Christoph Hellwig
2008-12-04
remove dead code from sv_t implementation
Christoph Hellwig
[next]