]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs
[PATCH] paravirt: pte clear not present
[net-next-2.6.git] / fs /
2006-10-01 Andi Kleen[PATCH] Support piping into commands in /proc/sys/kerne...
2006-10-01 Andi Kleen[PATCH] Some cleanup in the pipe code
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Mark Fasheh[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: move open_namei()...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: prepare for write access check...
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-10-01 Badari Pulavarty[PATCH] Add vector AIO support
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Jeff Mahoney[PATCH] reiserfs: eliminate minimum window size for...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: use generic_file_open for open()...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: on-demand bitmap loading
2006-10-01 Jeff Mahoney[PATCH] reiserfs: reorganize bitmap loading functions
2006-10-01 Jeff Mahoney[PATCH] reiserfs: clean up bitmap block buffer head...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: fix is_reusable bitmap check to not...
2006-10-01 Petr Vandrovec[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
2006-10-01 Josef 'Jeff' Sipek[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardco...
2006-10-01 Alexey Dobriyan[PATCH] Create fs/utimes.c
2006-10-01 Alexey Dobriyan[PATCH] kmemdup: some users
2006-10-01 Richard Knutsson[PATCH] fs/partitions: Conversion to generic boolean
2006-10-01 Richard Knutsson[PATCH] fs/jfs: Conversion to generic boolean
2006-10-01 Richard Knutsson[PATCH] fs/ntfs: Conversion to generic boolean
2006-09-30 Linus TorvaldsMerge branch 'block' of git://brick.kernel.dk/data...
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Milan Broz[PATCH] fix creating zero sized bio mempools in low...
2006-09-30 Andrew Morton[PATCH] CONFIG_BLOCK internal.h cleanups
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/buffer_...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/mpage...
2006-09-30 David Howells[PATCH] BLOCK: Move the msdos device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the ReiserFS device ioctl compat...
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-30 David Howells[PATCH] BLOCK: Move the loop device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move __invalidate_device() to block_dev...
2006-09-30 David Howells[PATCH] BLOCK: Dissociate generic_writepages() from...
2006-09-30 David Howells[PATCH] BLOCK: Remove dependence on existence of blockd...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-30 David Howells[PATCH] BLOCK: Don't call block_sync_page() from AFS...
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
2006-09-30 Oleg Nesterov[PATCH] Don't need to disable interrupts for tasklist_lock
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-09-30 Jens Axboe[PATCH] ext3: make meta data reads use READ_META
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill cfq_exit_lock
2006-09-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of master.kernel.org...
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Vivek Goyal[PATCH] Kcore elf note namesz field fix
2006-09-29 Andrew Morton[PATCH] expand_fdtable(): remove pointless unlock+lock
2006-09-29 Vadim Lobanov[PATCH] Clean up expand_fdtable() and expand_files()
2006-09-29 Andreas Gruenbacher[PATCH] Access Control Lists for tmpfs
2006-09-29 Andreas Gruenbacher[PATCH] Generic infrastructure for acls
2006-09-29 Chris Snook[PATCH] enforce RLIMIT_NOFILE in poll()
2006-09-29 Andreas Mohr[PATCH] fs/namei.c: replace multiple current->fs by...
2006-09-29 Alexey Dobriyan[PATCH] Ban register_filesystem(NULL);
2006-09-29 Alexey Dobriyan[PATCH] 9p: fix leak on error path
2006-09-29 Alexey Dobriyan[PATCH] cramfs: make cramfs_uncompress_exit() return...
2006-09-29 Alexey Dobriyan[PATCH] freevxfs: fix leak on error path
2006-09-29 Alexey Dobriyan[PATCH] cramfs: rewrite init_cramfs_fs()
2006-09-29 Frederik Deweerdt[PATCH] fix mem_write() return value
2006-09-29 Jason Baron[PATCH] block_dev.c mutex_lock_nested() fix
2006-09-29 Ian Kent[PATCH] autofs4: pending flag not cleared on mount...
2006-09-29 Ian Kent[PATCH] autofs4: autofs4_follow_link false negative fix
2006-09-29 Jonathan Corbet[PATCH] cdev documentation
2006-09-29 Alan Cox[PATCH] tty: stop the tty vanishing under procfs access
2006-09-29 Joel & Rebecca Van... [PATCH] I/O Error attempting to read last partial block...
2006-09-29 Jan Kara[PATCH] dquot: add proper locking when using current...
2006-09-29 Oleg Nesterov[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
2006-09-29 Oleg Nesterov[PATCH] elf_core_dump: don't take tasklist_lock
2006-09-29 Ernie Petrides[PATCH] fix wrong error code on interrupted close syscalls
2006-09-29 Amos Waterland[PATCH] Chardev checking of overlapping ranges
2006-09-29 Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-29 Chris Mason[PATCH] add -o flush for fat
2006-09-29 Alexey Dobriyan[PATCH] fs.h: ifdef security fields
2006-09-29 Alexey Dobriyan[PATCH] reiserfs: ifdef ACL stuff from inode
2006-09-29 Alexey Dobriyan[PATCH] reiserfs: ifdef xattr_sem
2006-09-29 Chris Mason[PATCH] Fix reiserfs latencies caused by data=ordered
2006-09-29 Chris Mason[PATCH] reiserfs_fsync should only use barriers when...
2006-09-29 Eric Sandeen[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions...
2006-09-29 Olaf Hering[PATCH] ignore partition table on disks with AIX label
2006-09-29 Miklos Szeredi[PATCH] vfs: define new lookup flag for chdir
2006-09-29 Miklos Szeredi[PATCH] fuse: use dentry in statfs
2006-09-29 Eugene Teo[PATCH] Require mmap handler for a.out executables
2006-09-29 Josh Triplett[PATCH] fs: add lock annotation to grab_super
2006-09-29 Josh Triplett[PATCH] hugetlbfs: add lock annotation to hugetlbfs_for...
2006-09-29 Josh Triplett[PATCH] fuse: add lock annotations to request_end and...
2006-09-29 Josh Triplett[PATCH] afs: add lock annotations to afs_proc_cell_serv...
2006-09-29 Josh Triplett[PATCH] mbcache: add lock annotation for __mb_cache_ent...
2006-09-29 Olaf Hering[PATCH] use gcc -O1 in fs/reiserfs only for ancient...
2006-09-29 Pekka J Enberg[PATCH] libfs: remove page up-to-date check from simple...
2006-09-29 Randy Dunlap[PATCH] fs/namespace: handle init/registration errors
2006-09-29 Andrew Morton[PATCH] blockdev.c: check driver layer errors
2006-09-29 Zoltan Menyhart[PATCH] JBD: memory leak in "journal_init_dev()"
next