summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-255-7/+5
|\
| * BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-242-3/+2
| * BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn2006-03-241-2/+1
| * 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/+2
* | [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-258-22/+10
* | [PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach2006-03-251-1/+4
* | [PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley2006-03-251-2/+0
* | [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/+11
* | [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/+10
* | [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-2523-70/+46
* | [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/+50
* | [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/+8
* | [PATCH] v9fs: consolidate trans_sock into trans_fdRuss Cox2006-03-253-436/+196
* | [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/+5
* | [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/+72
* | [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
* | [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-252-12/+11
* | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+37
* | [PATCH] Optimise d_find_alias()David Howells2006-03-251-4/+7
|/
* [PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa2006-03-241-7/+33
* [PATCH] Conditionalize compat_sys_newfstatatKyle McMartin2006-03-241-0/+2
* [PATCH] fsync: extract internal codeAndrew Morton2006-03-241-20/+23
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet2006-03-241-1/+4
* [PATCH] sb_set_blocksize cleanupCoywolf Qi Hunt2006-03-241-5/+1
OpenPOWER on IntegriCloud