aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-01-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-01-21ocfs2: Add backup superblock info to ocfs2_fs.hMark Fasheh
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh
2007-01-21ocfs2: Directory c/mtime update fixesMark Fasheh
2007-01-21ocfs2: Don't print errors when following symlinksMark Fasheh
2007-01-18NTFS: Forgot to bump version number in makefile to 2.1.28...Anton Altaparmakov
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-01-13[JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2007-01-10[JFFS2] use the ref_offset macroKyungmin Park
2007-01-10[JFFS2] Reschedule in loopsArtem Bityutskiy
2007-01-06Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)"Linus Torvalds
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov
2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesEric Sandeen
2007-01-05[PATCH] adfs: fix filename handlingJames Bursa
2007-01-02[JFFS2] Fix error-path leak in summary scanAmit Choudhary
2006-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik
2006-12-30[PATCH] Fix lock inversion aio_kick_handler()Zach Brown
2006-12-28ocfs2: export heartbeat thread pid via configfsZhen Wei
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh
2006-12-28ocfs2: Allow direct I/O read past end of fileMark Fasheh
2006-12-28ocfs2: don't print error in ocfs2_permission()Mark Fasheh
2006-12-23Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov
2006-12-22[PATCH] Make JFFS depend on CONFIG_BROKENJosh Boyer
2006-12-22[PATCH] fsstack: Remove inode copyMichael Halcrow
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk
2006-12-21[PATCH] Fix XFS after clear_page_dirty() removalDavid Chinner
2006-12-21[PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi
2006-12-21[PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-21Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds
2006-12-21[PATCH] fix leaks on pipe(2) failure exitsAl Viro
2006-12-19[JFFS2] add cond_resched() when garbage collecting deletion direntArtem Bityutskiy
2006-12-15[GFS2] Fix KconfigSteven Whitehouse
2006-12-15[DLM] fix compile warningPatrick Caulfield
2006-12-13DebugFS : file/directory removal fixMathieu Desnoyers
2006-12-13DebugFS : more file/directory creation error handlingMathieu Desnoyers
2006-12-13DebugFS : file/directory creation error handlingMathieu Desnoyers
2006-12-13DebugFS : coding style fixesMathieu Desnoyers
2006-12-13DebugFS : inotify create/mkdir supportMathieu Desnoyers
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day