- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / super.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-16 Takashi Iwai- patches.fixes/remount-no-shrink-dcache: Regenerated...
2006-06-07 Olaf Kirch- patches.fixes/remount-no-shrink-dcache: Do not call
2006-03-08 Andreas Gruenbacher- patches.fixes/dput_late_iput.diff: Delete.
2006-02-22 Greg Kroah-HartmanRevert mount/umount uevent removal
2006-02-08 Dave Jones[PATCH] More informative message on umount failure
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09 Pekka Enberg[PATCH] fs: remove s_old_blocksize from struct super_block
2006-01-05 Kay Sievers[PATCH] remove mount/umount uevents from superblock...
2005-11-08 Al Viro[PATCH] saner handling of auto_acct_off() and DQUOT_OFF...
2005-11-07 Adrian Bunk[PATCH] fs/super.c: unexport user_get_super
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-07-08 Miklos Szeredi[PATCH] set mnt_namespace in the correct place
2005-06-23 Kirill Korotaev[PATCH] O(1) sb list traversing on syncs
2005-06-22 Gerald Schaefer[PATCH] VFS: memory leak in do_kern_mount()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-16 Jeff Mahoney- series.conf: enabled set_blocksize_race.diff
2005-03-16 Jeff Mahoney- patches.fixes/bd_claim_flags.diff: Delete.
2005-03-15 Jeff Mahoney- patches.fixes/set_blocksize_race.diff: Delete.
2005-03-02 Jeff Mahoney- add patches.fixes/set_blocksize_race.diff: fixes...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-05 Chris L Mason- update reiser4 to the latest code drop in -mm
2005-01-04 William Lee Irwin III[PATCH] invalidate_inodes speedup
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2005-01-04 Robin Holt[PATCH] Hold BKL for shorter period in generic_shutdown...
2004-10-19 Greg Kroah-Hartmanmerge
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-09-24 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-09-22 Kirill Korotaev[PATCH] Fix of race in writeback_inodes()
2004-09-15 Greg Kroah-Hartmankevent: add block mount and umount support
2004-08-26 Andreas Gruenbacher- patches.suse/writeback-lat, series.conf: Remove super...
2004-08-24 Chris L Masonmerge in reiser4 patches from -mm. reiser4 is only...
2004-08-09 Jens Axboe- Update a few more patches
2004-07-11 David Howells[PATCH] intrinsic automount and mountpoint degradation...
2004-06-25 Andreas Gruenbacher- Roll back accidental modification.
2004-06-25 Andreas Gruenbacher- #42509: patches.fixes/ipsec-nat-t-old: Patch did...
2004-06-18 Corey Minyard[PATCH] Fixes for idr code
2004-05-19 Kurt GarloffPatches needed for LUSTRE integration.
2004-05-15 Andrew Morton[PATCH] Fix writeback_inodes-vs-umount race
2004-05-13 Chris L Masonfix race during writeback_inodes, the super can go...
2004-05-10 Andrew Morton[PATCH] Improve laptop mode's block_dump output
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-21 Andrew Morton[PATCH] lockfs - vfs bits
2004-04-18 Andrew Morton[PATCH] set_anon_super locking fix
2004-04-02 Chris L Masonupdate snapshot locking code, fixing a potential deadlo...
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-25 Andrew Morton[PATCH] null-terminate sb->s_id
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] selinux: clean up binary mount data
2004-03-11 Chris L Masonlatency fixes, mpool allocation/free race fix and enabl...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-27 Chris L Masondevice mapper update
2004-02-26 Andrew Morton[PATCH] superblock fixes
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] remove max_anon limit
2004-02-18 Andrew Morton[PATCH] Remove BDEV_RAW and friends
2004-02-16 Andrew Morton[PATCH] SELinux: context mount support - LSM/FS
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-10-02 Alexander Viro[PATCH] Improve sget() performance
2003-10-01 Arnaldo Carvalho... o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs...
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: mknod()/ustat()
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Andrew Morton[PATCH] remount_fs needs lock_kernel()
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-12 Andrew Morton[PATCH] provide user feedback for emergency sync and...
2003-05-07 Andrew Morton[PATCH] sysrq-S, sysrq-U cleanups
2003-04-10 Linus TorvaldsAdd user pointer annotations to fs/super.c
2003-03-22 Andrew Morton[PATCH] sync_filesystems commentary and latency fix
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-03-04 Andi Kleen[PATCH] dcache/inode hlist patchkit
2003-02-17 Stephen D. Smalley[PATCH] LSM: coding style fixups in sb_kern_mount
2003-02-04 Greg Kroah-HartmanMerge bk://lsm.bkbits.net/linus-2.5
2003-02-02 Andrew Morton[PATCH] Make fix sync_filesystems() actually do something
2003-02-02 Andrew Morton[PATCH] quota semaphore fix
2003-01-16 Stephen D. Smalley[PATCH] Add LSM hook to do_kern_mount
2003-01-01 Andrew Morton[PATCH] quota locking update
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-21 Andrew Morton[PATCH] sync_fs deadlock fix
2002-12-15 Christoph HellwigMerge hera.kernel.org:/home/torvalds/BK/linux-2.5
2002-12-15 Linus TorvaldsMerge master.kernel.org:/home/hch/BK/xfs/linux-2.5
2002-12-14 Andrew Morton[PATCH] provide a default super_block_operations
2002-12-14 Andrew Morton[PATCH] Add a sync_fs super_block operation
2002-12-11 Christoph Hellwigshare some code between get_sb_bdev and xfs log/rtdev...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-10-29 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-10-28 Alexander Viro[PATCH] block_device_operations always picked from...
2002-10-17 Greg Kroah-HartmanLSM: change all of the VFS related security calls to...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-09-10 Andrew Morton[PATCH] writer throttling fix
2002-08-10 Alexander Viro[PATCH] fix check_disk_change() deadlocks
2002-08-10 Alexander Viro[PATCH] make check_disk_change() use struct block_device
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-06-11 Alexander Viro[PATCH] (10/14) resync
2002-06-11 Alexander Viro[PATCH] (8/14) resync
2002-06-11 Alexander Viro[PATCH] (4/14) resync
next