summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen2006-03-251-4/+9
* Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-03-2529-490/+749
|\
| * ocfs2: finally remove MLF* macrosMark Fasheh2006-03-241-10/+0Star
| * ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-2418-384/+425
| * ocfs2: don't use MLF* in dlm/ filesKurt Hackel2006-03-246-25/+64
| * ocfs2: don't use MLF* in cluster/ filesMark Fasheh2006-03-241-18/+20
| * [PATCH] ocfs2: dlm recovery fixesKurt Hackel2006-03-244-19/+142
| * [PATCH] ocfs2: fix hang in dlm lock resource masteryKurt Hackel2006-03-241-32/+92
| * ocfs2: use __attribute__ formatMark Fasheh2006-03-241-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-255-7/+5Star
|\ \
| * | BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-242-3/+2Star
| * | BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn2006-03-241-2/+1Star
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
| * | typo patch for fs/ufs/super.cMichael Owen2006-03-241-1/+1
| |/
* | [PATCH] flat binary loader doesn't check fd table fullLuke Yang2006-03-251-19/+54
* | [PATCH] remove needless check in fs/read_write.cCarsten Otte2006-03-251-1/+1
* | [PATCH] remove needless check in binfmt_elf.cCarsten Otte2006-03-251-1/+1
* | [PATCH] direct-io: bug fix in dio handling write errorChen, Kenneth W2006-03-251-1/+7
* | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-251-4/+2Star
* | [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-258-22/+10Star
* | [PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach2006-03-251-1/+4
* | [PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley2006-03-251-2/+0Star
* | [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown2006-03-251-2/+14
* | [PATCH] indirect_print_item() warning fixBenoit Boissinot2006-03-251-1/+1
* | [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk2006-03-251-2/+2
* | [PATCH] ext3: Fix debug logging-only compilation errorKirk True2006-03-251-3/+3
* | [PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev2006-03-251-0/+1
* | [PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi2006-03-251-1/+1
* | [PATCH] freeze_bdev() cleanupOGAWA Hirofumi2006-03-251-19/+11Star
* | [PATCH] fix messages in fs/minixDenis Vlasenko2006-03-254-22/+22
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-2/+2
* | [PATCH] smbfs: Fix debug logging-only compilation errorKirk True2006-03-251-1/+1
* | [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-254-11/+10Star
* | [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-2523-70/+46Star
* | [PATCH] v9fs: fix vfs_inode dereference before NULL checkEugene Teo2006-03-251-0/+2
* | [PATCH] v9fs: add extension field to TcreateLatchesar Ionkov2006-03-256-51/+50Star
* | [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-257-3/+368
* | [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-254-11/+8Star
* | [PATCH] v9fs: consolidate trans_sock into trans_fdRuss Cox2006-03-253-436/+196Star
* | [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev2006-03-251-1/+1
* | [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-252-7/+5Star
* | [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-252-10/+85
* | [PATCH] Add lookup_instantiate_filp usage warningOleg Drokin2006-03-251-0/+4
* | [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-251-2/+2
* | [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney2006-03-251-4/+4
* | [PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev2006-03-251-3/+18
* | [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-138/+72Star
* | [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-251-1/+1
* | [PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin2006-03-251-0/+6
* | [PATCH] jbd: convert kjournald to kthread APIAndrew Morton2006-03-251-4/+4