aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-03-15[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...Alan Stern
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern
2007-03-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-14[PATCH] cifs endianness annotationsAl Viro
2007-03-14[PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro
2007-03-14ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran
2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran
2007-03-14configfs: add missing mutex_unlock()Joel Becker
2007-03-14ocfs2: add some missing address space callbacksJoel Becker
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-03-09[JFFS2] print a message when marking bad blockArtem Bityutskiy
2007-03-09[JFFS2] Check for all-zero node headersDavid Woodhouse
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra
2007-03-08[PATCH] check_partition(): fix error checksuzuki
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse
2007-03-08[JFFS2] Fix writebuffer recovery in the first page of a blockVitaly Wool
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse
2007-03-07[GFS2] build fixakpm@linux-foundation.org
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse
2007-03-07[GFS2] Remove unused variableSteven Whitehouse
2007-03-07[GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse
2007-03-07[GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse
2007-03-07[GFS2] pass formal ino in do_filldir_mainWendy Cheng
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk
2007-03-07[GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter
2007-03-07[GFS2] NFS filehandle checkWendy Cheng
2007-03-07[GFS2] add newline to printk messageRichard Fearn
2007-03-07[GFS2] fix locking mistakeJosef Whiter
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao
2007-03-01[PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow
2007-03-01[PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow