summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] fast ext3_statfsAlex Tomas2006-03-241-3/+4
* [PATCH] isofs: remove unused debugging macrosPekka Enberg2006-03-241-12/+0
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-242-2/+2
* [PATCH] cpuset memory spread slab cache hooksPaul Jackson2006-03-244-6/+15
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-2428-33/+63
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-2435-37/+37
* [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-245-8/+21
* [PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk2006-03-242-1/+3
* [PATCH] fs/9p/: possible cleanupsAdrian Bunk2006-03-246-10/+10
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-2423-51/+40
* [PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel2006-03-241-18/+11
OpenPOWER on IntegriCloud