[PATCH] 2TB files: change type of kstatfs entries
[linux-2.6] / fs /
2006-03-26  Andrew Morton[PATCH] 2tb-files-add-blkcnt_t-fixes
2006-03-26  Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26  Matthew Dobson[PATCH] mempool: use common mempool kmalloc allocator
2006-03-26  Andy Adamson[PATCH] NFSD4: return conflict lock without races
2006-03-26  Andy Adamson[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_...
2006-03-26  J. Bruce Fields[PATCH] VFS,fs/locks.c: cleanup locks_insert_block
2006-03-26  Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-26  NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-26  NeilBrown[PATCH] Make address_space_operations->sync_page return...
2006-03-26  Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-26  Steven Rostedt[PATCH] protect remove_proc_entry
2006-03-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-25  Russell KingMerge nommu tree
2006-03-25  Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/aoe-2.6
2006-03-25  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-03-25  Andi Kleen[PATCH] x86_64: Increase the variability of the process...
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-25  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-25  Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-03-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-25  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-25  Luke Yang[PATCH] flat binary loader doesn't check fd table full
2006-03-25  Carsten Otte[PATCH] remove needless check in fs/read_write.c
2006-03-25  Carsten Otte[PATCH] remove needless check in binfmt_elf.c
2006-03-25  Chen, Kenneth W[PATCH] direct-io: bug fix in dio handling write error
2006-03-25  Phillip Susi[PATCH] udf: fix uid/gid options and add uid/gid=ignore...
2006-03-25  Oliver Neukum[PATCH] use kzalloc and kcalloc in core fs code
2006-03-25  Peter Staubach[PATCH] compat_sys_nfsservctl(): handle errors correctly
2006-03-25  Rob Landley[PATCH] Ext2 flags shouldn't report "nogrpid"
2006-03-25  NeilBrown[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
2006-03-25  Benoit Boissinot[PATCH] indirect_print_item() warning fix
2006-03-25  Adrian Bunk[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make...
2006-03-25  Kirk True[PATCH] ext3: Fix debug logging-only compilation error
2006-03-25  Kirill Korotaev[PATCH] Reduce sched latency in shrink_dcache_sb()
2006-03-25  OGAWA Hirofumi[PATCH] Move cond_resched() after iput() in sync_sb_ino...
2006-03-25  OGAWA Hirofumi[PATCH] freeze_bdev() cleanup
2006-03-25  Denis Vlasenko[PATCH] fix messages in fs/minix
2006-03-25  Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-25  Kirk True[PATCH] smbfs: Fix debug logging-only compilation error
2006-03-25  Eric Van Hensbergen[PATCH] 9p: fix name consistency problems
2006-03-25  Eric Van Hensbergen[PATCH] v9fs: update license boilerplate
2006-03-25  Eugene Teo[PATCH] v9fs: fix vfs_inode dereference before NULL...
2006-03-25  Latchesar Ionkov[PATCH] v9fs: add extension field to Tcreate
2006-03-25  Latchesar Ionkov[PATCH] v9fs: print 9p messages
2006-03-25  Russ Cox[PATCH] v9fs: rename tids to tags to be consistent...
2006-03-25  Russ Cox[PATCH] v9fs: consolidate trans_sock into trans_fd
2006-03-25  Alexander Zarochentsev[PATCH] reiserfs: use balance_dirty_pages_ratelimited_n...
2006-03-25  Vladimir V. Saveliev[PATCH] reiserfs: cleanups
2006-03-25  Nick Piggin[PATCH] inotify: lock avoidance with parent watch statu...
2006-03-25  Oleg Drokin[PATCH] Add lookup_instantiate_filp usage warning
2006-03-25  Oleg Drokin[PATCH] Introduce FMODE_EXEC file flag
2006-03-25  Jeff Mahoney[PATCH] reiserfs: reiserfs_file_write() will lose error...
2006-03-25  Alexander Zarochentsev[PATCH] reiserfs: handle trans_id overflow
2006-03-25  Alexander Zarochentzev[PATCH] reiserfs: fix transaction overflowing
2006-03-25  Adrian Bunk[PATCH] fs/inode.c: make iprune_mutex static
2006-03-25  Oleg Drokin[PATCH] Missed error checking for intent's filp in...
2006-03-25  Andrew Morton[PATCH] jbd: convert kjournald to kthread API
2006-03-25  Andrew Morton[PATCH] jbd: embed j_commit_timer in journal struct
2006-03-25  Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-25  David Howells[PATCH] Optimise d_find_alias()
2006-03-24  Mark Fashehocfs2: finally remove MLF* macros
2006-03-24  Mark Fashehocfs2: don't use MLF* in the file system
2006-03-24  Kurt Hackelocfs2: don't use MLF* in dlm/ files
2006-03-24  Mark Fashehocfs2: don't use MLF* in cluster/ files
2006-03-24  Kurt Hackel[PATCH] ocfs2: dlm recovery fixes
2006-03-24  Kurt Hackel[PATCH] ocfs2: fix hang in dlm lock resource mastery
2006-03-24  Mark Fashehocfs2: use __attribute__ format
2006-03-24  Eric SesterhennBUG_ON() Conversion in fs/coda/
2006-03-24  Eric SesterhennBUG_ON() Conversion in fs/binfmt_elf_fdpic.c
2006-03-24  Uwe Zeisbergerfix typos "wich" -> "which"
2006-03-24  Michael Owentypo patch for fs/ufs/super.c
2006-03-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24  Glauber de Oliveir... [PATCH] ext3: Properly report backup block present...
2006-03-24  Kyle McMartin[PATCH] Conditionalize compat_sys_newfstatat
2006-03-24  Andrew Morton[PATCH] fsync: extract internal code
2006-03-24  Andrew Morton[PATCH] set_page_dirty() return value fixes
2006-03-24  Eric Dumazet[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines...
2006-03-24  Coywolf Qi Hunt[PATCH] sb_set_blocksize cleanup
2006-03-24  Alex Tomas[PATCH] fast ext3_statfs
2006-03-24  Pekka Enberg[PATCH] isofs: remove unused debugging macros
2006-03-24  Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-24  Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-24  Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24  Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24  Adrian Bunk[PATCH] fs/coda/: proper prototypes
2006-03-24  Adrian Bunk[PATCH] fs/ext2/: proper ext2_get_parent() prototype
2006-03-24  Adrian Bunk[PATCH] fs/9p/: possible cleanups
2006-03-24  Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-24  Horst Hummel[PATCH] s390: Remove old history/whitespave from partit...
2006-03-24  Theodore Ts'o[PATCH] vfs: MS_VERBOSE should be MS_SILENT
2006-03-24  Trond MyklebustMerge branch 'linus'
2006-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs-2.6
2006-03-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
next