summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2007-12-10proc: remove/Fix proc generic d_revalidateEric W. Biederman
2007-12-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-12-10[XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner
2007-12-10[XFS] Make xfsbufd threads freezableRafael J. Wysocki
2007-12-10[XFS] revert to double-buffering readdirChristoph Hellwig
2007-12-10[XFS] Fix broken inode cluster setup.David Chinner
2007-12-10[XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy
2007-12-10[XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy
2007-12-10[XFS] Fix dbflush panic in xfs_qm_sync.Donald Douwsma
2007-12-06Pull suspend-2.6.24 into release branchLen Brown
2007-12-05remove nonsense force-casts from ocfs2Al Viro
2007-12-05regression: bfs endianness bugAl Viro
2007-12-05regression: cifs endianness bugAl Viro
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara
2007-12-05ufs: fix nexstep dir block sizeEvgeniy Dushistov
2007-12-05aio: only account I/O wait time in read_events if there are active requestsJeff Moyer
2007-12-04Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-12-02[NETNS]: Fix /proc/net breakageEric W. Biederman
2007-11-29tty: add the new termios2 ioctls to the compatible list.Heiko Carstens
2007-11-29fuse: fix attribute caching after renameMiklos Szeredi
2007-11-29fuse: fix uninitialized field in fuse_inodeJohn Muir
2007-11-29fuse: fix FUSE_FILE_OPS sendingMiklos Szeredi
2007-11-29fuse: pass open flags to read and writeMiklos Szeredi
2007-11-29fuse: cleanup: add fuse_get_attr_version()Miklos Szeredi
2007-11-29fuse: fix reading past EOFMiklos Szeredi
2007-11-29fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta
2007-11-29proc: remove races from proc_id_readdir()Eric W. Biederman
2007-11-29proc: fix NULL ->i_fop oopsAlexey Dobriyan
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-11-28sysfs: fix off-by-one error in fill_read_buffer()Miao Xie
2007-11-28vfs: coredumping fixIngo Molnar
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh
2007-11-27ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh
2007-11-27[PATCH] ocfs2: Remove expensive bitmap scanningJan Kara
2007-11-27ocfs2: log valid inode # on bad inodeMark Fasheh
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh
2007-11-27[PATCH] fs/ocfs2: Add missing "space"Joe Perches
2007-11-27ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh
2007-11-26Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-26NFS: Clean up new multi-segment direct I/O changesChuck Lever
2007-11-26NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever
2007-11-26NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever
2007-11-26NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever
2007-11-26NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk
2007-11-26NFS: make nfs_wb_page_priority() staticAdrian Bunk