aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-14ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran1-0/+3
2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran1-0/+2
2007-03-14configfs: add missing mutex_unlock()Joel Becker1-15/+12
2007-03-14ocfs2: add some missing address space callbacksJoel Becker1-1/+25
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker1-12/+32
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker4-26/+10
2007-03-10[CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson3-0/+13
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-4/+36
2007-03-09[JFFS2] print a message when marking bad blockArtem Bityutskiy1-1/+1
2007-03-09[JFFS2] Check for all-zero node headersDavid Woodhouse2-1/+24
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra1-1/+1
2007-03-08[PATCH] check_partition(): fix error checksuzuki1-1/+1
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-0/+100
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso1-5/+7
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso1-1/+4
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse1-1/+7
2007-03-08[JFFS2] Fix writebuffer recovery in the first page of a blockVitaly Wool1-1/+4
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failedSteven Whitehouse1-1/+0
2007-03-07[GFS2] build fixakpm@linux-foundation.org1-0/+1
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2-4/+0
2007-03-07[GFS2] Remove unused variableSteven Whitehouse2-2/+0
2007-03-07[GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse1-1/+2
2007-03-07[GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse1-0/+2
2007-03-07[GFS2] pass formal ino in do_filldir_mainWendy Cheng1-2/+2
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk1-0/+1
2007-03-07[GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter1-2/+5
2007-03-07[GFS2] NFS filehandle checkWendy Cheng1-4/+1
2007-03-07[GFS2] add newline to printk messageRichard Fearn1-1/+1
2007-03-07[GFS2] fix locking mistakeJosef Whiter1-1/+1
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-70/+227
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-64/+103
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp1-0/+9
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord1-0/+2
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman2-64/+103
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French3-28/+45
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov1-12/+16
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov1-7/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins1-4/+6
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao2-32/+51
2007-03-01[PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow1-1/+1
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow1-1/+0
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2-3/+1
2007-03-01[PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow1-5/+23
2007-03-01[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2-0/+13
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French6-10/+14
2007-02-27[CIFS] New file for previous commitSteve French1-0/+52
2007-02-27[CIFS] cifs export operationsSteve French3-12/+18
2007-02-26[CIFS] small piece missing from previous patchSteve French1-5/+11