[ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console)
[safe/jmp/linux-2.6] / fs /
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: pte_offset_map_lock loops
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Andi Kleen[PATCH] Convert mempolicies to nodemask_t
2005-10-28 Pete Zaitcev[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
2005-10-28 Peter Osterlund[PATCH] Fix ext3 warning for unused var
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-10-28 Dave KleikampJFS: make sure right-most xtree pages have header.next...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2005-10-28 Al Viro[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-10-28 Al Viro[PATCH] gfp_t: infrastructure
2005-10-28 Chen, Kenneth W[patch] remove gendisk->stamp_idle field
2005-10-28 Paul MackerrasMerge in v2.6.14 by hand
2005-10-28 Trond MyklebustNFS: Allow files that are open for write to invalidate...
2005-10-28 Trond MyklebustNFSv4: Convert unnecessary XDR warning messages into...
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to NFSv4 write and commit...
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_remove()
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_rename()
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_link()
2005-10-28 Trond MyklebustNFS: Ensure that nfs_link() instantiates the dentry...
2005-10-28 Trond MyklebustNFS: Add optional post-op getattr instruction to the...
2005-10-28 Trond MyklebustNFS: Optimise attribute revalidation on close().
2005-10-28 Trond MyklebustNFSv4: Add directory post-op attributes to the CREATE...
2005-10-28 Chuck LeverNFS: nfs_lookup doesn't need to revalidate the parent...
2005-10-28 Trond MyklebustNFS: Don't let nfs_end_data_update() clobber attribute...
2005-10-28 Trond MyklebustNFS: Optimise inode attribute cache updates
2005-10-28 Trond MyklebustNFS: Convert cache_change_attribute into a jiffy-based...
2005-10-28 Trond MyklebustNFS: Cleanup initialisation of struct nfs_fattr
2005-10-27 Trond MyklebustMerge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
2005-10-27 Trond MyklebustNFS: Fix a bad cast in nfs3_read_done
2005-10-27 Steve French[CIFS] Change pragma pack(1) to attribute(packed) to...
2005-10-27 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-10-26 Peter Wainwright[PATCH] Fix HFS+ to free up the space when a file is...
2005-10-24 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-24 Anton AltaparmakovNTFS: Document extended attribute ($EA) NEED_EA flag...
2005-10-24 Anton AltaparmakovNTFS: Fix compilation warnings with gcc-4.0.2 on SUSE...
2005-10-24 Anton AltaparmakovNTFS: Use %z for size_t to fix compilation warnings...
2005-10-23 Andrew Morton[PATCH] inotify/idr leak fix
2005-10-23 Kostik Belousov[PATCH] aio syscalls are not checked by lsm
2005-10-22 Paul MackerrasMerge changes from linux-2.6 by hand
2005-10-21 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-10-20 Trond MyklebustNFSv4: Fix up locking for nfs4_state_owner
2005-10-20 Trond MyklebustNFSv4: Final tweak to sequence id
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-19 Anton AltaparmakovNTFS: Fix serious data corruption issue when writing.
2005-10-19 Anton AltaparmakovNTFS: $EA attributes can be both resident non-resident.
2005-10-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-19 J. Bruce FieldsNFSv4: Fix acl buffer size
2005-10-19 J. Bruce FieldsNFSv4: handle no acl attr
2005-10-19 Trond MyklebustNFSv4: Fix an oopsable condition in nfs_free_seqid
2005-10-18 Trond MyklebustNFS: Fix rename of directory onto empty directory
2005-10-18 Trond MyklebustFix Connectathon locking test failure
2005-10-18 Trond MyklebustNFSv4: Ensure that we recover from the OPEN + OPEN_CONF...
2005-10-18 Trond MyklebustNFSv4: If a delegated open fails, ensure that we return...
2005-10-18 Trond MyklebustNFSv4: Return delegations in case we're changing ACLs
2005-10-18 Trond MyklebustNFSv4: Return delegation upon rename or removal of...
2005-10-18 Trond MyklebustVFS: Make link_path_walk set LOOKUP_CONTINUE before...
2005-10-18 Trond Myklebust[NFS]: Check that the server returns a valid regular...
2005-10-18 Trond MyklebustNFSv4: Eliminate nfsv4 open race...
2005-10-18 Trond MyklebustVFS: Allow the filesystem to return a full file pointer...
2005-10-18 Trond Myklebust NFS: Fix up a race in the NFS implementation of GETLK
2005-10-18 Trond MyklebustNFSv4: Fix up handling of open_to_lock sequence ids
2005-10-18 Trond MyklebustNFSv4: Make NFS clean up byte range locks asynchronously
2005-10-18 Trond MyklebustNFSv4: Add missing handling of OPEN_CONFIRM requests...
2005-10-18 Trond MyklebustNFSv4: Remove nfs4_client->cl_sem from close() path
2005-10-18 Trond MyklebustNFSv4: Remove obsolete state_owner and lock_owner semap...
2005-10-18 Trond MyklebustNFSv4: Fix a potential CLOSE race
2005-10-18 Trond MyklebustNFSv4: Add functions to order RPC calls
2005-10-18 Trond MyklebustMerge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
2005-10-18 Zach Brown[PATCH] aio: revert lock_kiocb()
2005-10-18 David McCullough[PATCH] output of /proc/maps on nommu systems is incomplete
2005-10-17 Trond Myklebust[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulat...
2005-10-17 Trond Myklebust[PATCH] NFS: Fix cache consistency races
2005-10-17 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-15 Yoshinori Sato[PATCH] nommu build error fix
2005-10-13 Trond MyklebustMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-12 Steve FrenchCIFS: cifs_writepages should not write beyond end of...
2005-10-12 Paul MackerrasMerge from Linus' tree
2005-10-12 Steve French[CIFS] Add null malloc response check in notify experim...
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-11 akpm@osdl.org[PATCH] binfmt_elf bss padding fix
2005-10-11 Andreas Gruenbacher[PATCH] nfsacl: Solaris VxFS compatibility fix
2005-10-11 Latchesar Ionkov[PATCH] v9fs: remove additional buffer allocation from...
2005-10-11 Anton AltaparmakovNTFS: The big ntfs write(2) rewrite has arrived. We...
2005-10-11 Dave KleikampJFS: Corrupted block map should not cause trap
2005-10-11 Anton AltaparmakovNTFS: Remove address space operations ->prepare_write...
2005-10-11 Anton AltaparmakovNTFS: In attrib.c::ntfs_attr_set() call balance_dirty_p...
2005-10-11 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-11 Steve French[CIFS] Fix oops in experimental notify code (when CONFI...
2005-10-10 Steve French[CIFS] Still missing a line from previous fix
2005-10-10 Steve French[CIFS] Fix minor build problem with previous changeset
next