summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-03-04Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-03-04Merge commit 'ext4/next'Stephen Rothwell
2008-03-04Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-03-04Merge commit 'dlm/next'Stephen Rothwell
2008-03-04Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-03-04Merge commit 'nfs/linux-next'Stephen Rothwell
2008-03-04Merge commit 'jfs/next'Stephen Rothwell
2008-03-04Merge branch 'quilt/driver-core'Stephen Rothwell
2008-03-04sysfs: crash debuggingAndrew Morton
2008-03-04debugfs: fix sparse warningsHarvey Harrison
2008-03-03docbook: fix filesystems.tmpl source filesRandy Dunlap
2008-03-03Allow ARG_MAX execve string space even with a small stack limitLinus Torvalds
2008-02-28Merge branch 'cleanups' into nextTrond Myklebust
2008-02-28SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust
2008-02-28SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek
2008-02-28Merge branch 'data_convert_fix' into linux-nextMark Fasheh
2008-02-28ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh
2008-02-28Merge branch 'rename_fixes' into linux-nextMark Fasheh
2008-02-28[PATCH] ocfs2: Improve rename lockingJan Kara
2008-02-28Merge branch 'o2net_reconnect' into linux-nextMark Fasheh
2008-02-28ocfs2: Fix a NULL pointer dereference in o2net_set_nn_state()Tao Ma
2008-02-28Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-02-28fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-27Merge branch 'trivial' into linux-nextMark Fasheh
2008-02-27Merge branch 'proto_cleanup' into linux-nextMark Fasheh
2008-02-27Merge branch 'la_fixes' into linux-nextMark Fasheh
2008-02-27[PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall
2008-02-27ext4: remove extra define of ext4_new_blocks_old from mballoc.cMingming Cao
2008-02-27ext4: check ext4_journal_get_write_access() errorsAkinobu Mita
2008-02-27ext4: use ext4_get_group_desc()Akinobu Mita
2008-02-27ext4: use ext4_group_first_block_no()Akinobu Mita
2008-02-27jbd2: sparse warnings in revoke.c, journal.cHarvey Harrison
2008-02-27ext4: convert byte order of constant instead of variableMarcin Slusarz
2008-02-27ext4: le*_add_cpu conversionMarcin Slusarz
2008-02-27ext4: fdatasync should skip metadata writeout when overwritingHisashi Hifumi
2008-02-27ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()Aneesh Kumar K.V
2008-02-27ext4: reduce mballoc stack usage with noinlineEric Sandeen
2008-02-27Convert ext4 to use unlocked_ioctl v2Andi Kleen
2008-02-27ext4: New inode allocation for FLEX_BG meta-data groups.Theodore Ts'o
2008-02-26Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-25SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust
2008-02-25SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust
2008-02-25NFS: Ensure that the asynchronous RPC calls complete on nfsiod.Trond Myklebust
2008-02-25NFS: Add an nfsiod workqueueTrond Myklebust
2008-02-25NFS: Fix a deadlock with lazy umountTrond Myklebust
2008-02-25NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust