summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker
2006-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell
2006-02-01Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-01NFSv3: fix sync_retry in direct i/o NFSDirk Mueller
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz
2006-02-01[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney
2006-02-01[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason
2006-02-01[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason
2006-02-01[PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason
2006-02-01[PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason
2006-02-01[PATCH] reiserfs: use generic_permissionChristoph Hellwig
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig
2006-02-01[PATCH] reiserfs: missing kmalloc failure checkDiego Calleja
2006-02-01[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins
2006-02-01[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan
2006-02-01[PATCH] compat_sys_pselect7() fixAndrew Morton
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi
2006-02-01[PATCH] smbfs readdir vs signal fixAndrew Morton
2006-02-01[PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher
2006-01-31Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-02-01[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott
2006-02-01[XFS] Interim solution for attribute insertion failure during fileYingping Lu
2006-01-31[BLOCK] A few kerneldoc fixupsJens Axboe
2006-01-27[CIFS] Remove compiler warningSteve French
2006-01-27Signed-off-by: Steve French <sfrench@us.ibm.com>Steve French
2006-01-24[CIFS] Make cifs default wsize match what we actually want to send (52KSteve French
2006-01-23Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-01-23[CIFS] Do not zero non-existent iovec in SendReceive response processing.Steve French
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper