Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[pandora-kernel.git] / fs /
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
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()"
2006-09-29 Dave Kleikamp[PATCH] JBD: Make journal_brelse_array() static
2006-09-29 Tim ShimminMerge branch 'master' of git://git./linux/kernel/git...
2006-09-29 Tim Shimmin[XFS] Remove v1 dir trace macro - missed in a past...
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28 Russell KingMerge nommu branch
2006-09-28 Vlad Apostolov[XFS] 955947: Infinite loop in xfs_bulkstat() on format...
2006-09-28 Vlad Apostolov[XFS] pv 956241, author: nathans, rv: vapo - make ino...
2006-09-28 Vlad Apostolov[XFS] pv 956240, author: nathans, rv: vapo - Minor...
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Eric Sandeen[XFS] Collapse sv_init and init_sv into just the one...
2006-09-28 Eric Sandeen[XFS] standardize on one sema init macro
2006-09-28 Eric Sandeen[XFS] Reduce endian flipping in alloc_btree, same as...
2006-09-28 Nathan Scott[XFS] Minor cleanup from dio locking fix, remove an...
2006-09-28 Nathan Scott[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
2006-09-28 Vlad Apostolov[XFS] pv 955157, rv bnaujok - break the loop on EFAULT...
2006-09-28 Vlad Apostolov[XFS] pv 955157, rv bnaujok - break the loop on formatt...
2006-09-28 Tim Shimmin[XFS] Fixes the leak in reservation space because we...
2006-09-28 Josh Triplett[XFS] Add lock annotations to xfs_trans_update_ail and
2006-09-28 Nathan Scott[XFS] Fix a porting botch on the realtime subvol growfs...
2006-09-28 Nathan Scott[XFS] Minor code rearranging and cleanup to prevent...
2006-09-28 Nathan Scott[XFS] Remove a no-longer-correct debug assert from...
2006-09-28 Nathan Scott[XFS] Add a greedy allocation interface, allocating...
2006-09-28 Nathan Scott[XFS] Improve error handling for the zero-fsblock exten...
2006-09-28 Nathan Scott[XFS] Be more defensive with page flags (error/private...
2006-09-28 Nathan Scott[XFS] Add a debug flag for allocations which are known...
2006-09-28 Eric Sandeen[XFS] Remove several macros that are no longer used...
2006-09-28 Eric Sandeen[XFS] Remove unused iop_abort log item operation
2006-09-28 Eric Sandeen[XFS] Remove a couple of unused BUF macros
2006-09-28 Vlad Apostolov[XFS] pass file mode on DMAPI remove events
2006-09-28 Nathan Scott[XFS] Remove last bulkstat false-positives with debug...
2006-09-28 Nathan Scott[XFS] Ensure xlog_state_do_callback does not report...
2006-09-28 Nathan Scott[XFS] Increase the size of the buffer holding the local...
2006-09-28 Nathan Scott[XFS] Drop unneeded endian conversion in bulkstat and...
2006-09-28 Nathan Scott[XFS] When issuing metadata readahead, submit bio with...
2006-09-28 Nathan Scott[XFS] Rework DMAPI bulkstat calls in such a way that...
2006-09-28 Tim Shimmin[XFS] Add EA list callbacks for xfs kernel use. Cleanup...
2006-09-28 Nathan Scott[XFS] Update XFS for i_blksize removal from generic...
2006-09-28 Nathan Scott[XFS] remove accidentally reintroduced vfs unmount...
2006-09-28 Christoph Hellwig[XFS] remove bhv_lookup, _range version works aswell...
2006-09-28 Nathan Scott[XFS] use NULL for pointer initialisation instead of...
2006-09-28 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_key Trivial...
2006-09-28 Christoph Hellwig[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make...
2006-09-28 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr...
2006-09-28 Christoph Hellwig[XFS] add xfs_btree_check_lptr_disk variant which handl...
2006-09-28 Christoph Hellwig[XFS] remove left over INT_ comments in *alloc*.c We...
2006-09-28 Christoph Hellwig[XFS] endianess annotations for xfs_inobt_rec_t / xfs_i...
2006-09-28 Christoph Hellwig[XFS] endianess annotation for xfs_agfl_t. Trivial...
2006-09-28 Nathan Scott[XFS] Fix sparse warning found when page tracing enable...
2006-09-28 Nathan Scott[XFS] Fix rounding bug in xfs_free_file_space found...
2006-09-28 Alexey Dobriyan[XFS] move XFS_IOC_GETVERSION to main multiplexer
2006-09-28 Tim Shimmin[XFS] cleanup the field types of some item format struc...
next