[PATCH] smsc-ircc2: dont use void * where specific type will do
[safe/jmp/linux-2.6] / fs /
2005-09-07 Jan Kara[PATCH] Fix race in do_get_write_access()
2005-09-07 Jan Kara[PATCH] Change HFS+ to not use ll_rw_block()
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in UFS
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in Reiser
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in JBD
2005-09-07 Jan Kara[PATCH] Make ll_rw_block() wait for buffer lock
2005-09-07 Jan Kara[PATCH] Fix JBD race in t_forget list handling
2005-09-07 Mark Fasheh[PATCH] kjournald: missing JFS_UNMOUNT check
2005-09-07 Roman Zippel[PATCH] hfs: NLS support
2005-09-07 Roman Zippel[PATCH] hfs: show_options support
2005-09-07 Roman Zippel[PATCH] hfs: remove debug code
2005-09-07 Pekka Enberg[PATCH] fs: convert kcalloc to kzalloc
2005-09-07 Miklos Szeredi[PATCH] cifs_create() fix
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-09-07 Miklos Szeredi[PATCH] remove duplicated code from proc and ptrace
2005-09-07 Miklos Szeredi[PATCH] fix enum pid_directory_inos in proc/base.c
2005-09-07 Miklos Szeredi[PATCH] use get_fs_struct() in proc
2005-09-07 Miklos Szeredi[PATCH] namei cleanup
2005-09-07 Miklos Szeredi[PATCH] remove iattr.ia_attr_flags
2005-09-07 Coywolf Qi Hunt[PATCH] alloc_buffer_head() and free_buffer_head()...
2005-09-07 John McCutchan[PATCH] inotify: fix event loss on hardlinked files
2005-09-07 Jesper Juhl[PATCH] remove verify_area(): remove fs/umsdos/notes...
2005-09-07 Pekka Enberg[PATCH] pipe: remove redundant fifo_poll abstraction
2005-09-07 Ravikiran G Thirumalai[PATCH] Additions to .data.read_mostly section
2005-09-07 Dave Johnson[PATCH] fix cramfs making duplicate entries in inode...
2005-09-07 Eric Dumazet[PATCH] remove file.f_maxcount
2005-09-07 Tejun Heo[PATCH] fs: remove redundant timespec_equal test in...
2005-09-07 Adrian Bunk[PATCH] jffs/jffs2: remove wrong function prototypes
2005-09-07 Adrian Bunk[PATCH] fs/Kconfig: quota help text updates
2005-09-07 Miklos Szeredi[PATCH] proc: link count fix
2005-09-07 Robert Love[PATCH] fsnotify: hook on removexattr, too
2005-09-07 Karsten Wiese[PATCH] Speedup FAT filesystem directory reads
2005-09-07 Bruce Allan[PATCH] sunrpc: cache_register can use wrong module...
2005-09-07 Mark Bellon[PATCH] disk quotas fail when /etc/mtab is symlinked...
2005-09-07 Adrian Bunk[PATCH] remove register_ioctl32_conversion and unregist...
2005-09-07 Peter Osterlund[PATCH] kill bio->bi_set
2005-09-07 Adrian Bunk[PATCH] fs/jbd/: cleanups
2005-09-07 Stephen Rothwell[PATCH] compat: be more consistent about [ug]id_t
2005-09-07 John McCutchan[PATCH] inotify speedup
2005-09-07 Tom Zanussi[PATCH] relayfs
2005-09-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-05 Paolo 'Blaisorblad... [PATCH] uml: fixes performance regression in activate_m...
2005-09-05 Stephen Smalley[PATCH] Generic VFS fallback for security xattrs
2005-09-05 Mauricio Lin[PATCH] add /proc/pid/smaps
2005-09-05 Christoph Lameter[PATCH] /proc/<pid>/numa_maps to show on which nodes...
2005-09-02 Greg Ungerer[PATCH] uclinux: use MAP_PRIVATE when mmaping code...
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-09-02 Herbert Xu[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from /linux/kernel/git/shagg...
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-arm.git
2005-08-27 James Bottomley[PATCH] Fix oops in sysfs_hash_and_remove_file()
2005-08-26 Steve French[PATCH] Fix oops in fs/locks.c on close of file with...
2005-08-26 Paolo 'Blaisorblad... [PATCH] hppfs: fix symlink error path
2005-08-26 Paolo 'Blaisorblad... [PATCH] Fixup symlink function pointers for hppfs ...
2005-08-26 John McCutchan[PATCH] Document idr_get_new_above() semantics, update...
2005-08-21 Linus TorvaldsDon't allow normal users to set idle IO priority
2005-08-20 Alexey Dobriyan[PATCH] freevxfs: fix breakage introduced by symlink...
2005-08-20 Linus Torvaldsbefs: fix up missed follow_link declaration change
2005-08-20 Adrian Bunk[ARM] fs/adfs/adfs.h: "extern inline" doesn't make...
2005-08-20 Steve Dickson[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-08-20 Al Viro[PATCH] jffs2: fix symlink error handling
2005-08-19 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-18 Jan Kara[PATCH] reiserfs+acl+quota deadlock fix
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: use atomic bitops to manipulate flags...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-08-17 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-08-17 Steven Rostedt[PATCH] nfsd to unlock kernel before exiting
2005-08-17 Dave KleikampJFS: Initialize dentry->d_op for negative dentries too
2005-08-16 Linus TorvaldsMerge head 'for-linus' of /linux/kernel/git/shaggy...
2005-08-16 Anton AltaparmakovNTFS: Complete the previous fix for the unset device...
2005-08-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure we always update inode->i_mode...
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
2005-08-16 Anton AltaparmakovNTFS: Fix bug in mft record writing where we forgot...
2005-08-15 John McCutchan[PATCH] inotify: add MOVE_SELF event
2005-08-15 Robert Love[PATCH] inotify: fix idr_get_new_above usage
2005-08-14 Steve French[PATCH] CIFS: Fix path name conversion for long filenames
2005-08-14 Steve French[PATCH] CIFS: Fix missing entries in search results
2005-08-14 Jan Kara[PATCH] Fix error handling in reiserfs
2005-08-10 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-10 Dave KleikampJFS: Fix race in txLock
2005-08-08 John McCutchan[PATCH] fsnotify_name/inoderemove
2005-08-07 Miklos Szeredi[PATCH] namespace.c: fix bind mount from foreign namespace
2005-08-07 Andrew Morton[PATCH] __bio_clone() dead comment
2005-08-06 Linus TorvaldsCheck input buffer size in zisofs
2005-08-05 John McCutchan[PATCH] Clean up inotify delete race fix
2005-08-04 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-04 John McCutchan[PATCH] inotify delete race fix
2005-08-04 Robert Love[PATCH] inotify: update help text
2005-08-02 Roman Zippel[PATCH] hfs: don't reference missing page
2005-08-02 Roman Zippel[PATCH] hfs: don't dirty unchanged inode
2005-08-01 Dave KleikampJFS: Check for invalid inodes in jfs_delete_inode
2005-08-01 John McCutchan[PATCH] inotify: fix race between the kernel and user...
2005-08-01 John McCutchan[PATCH] inotify: fix file deletion by rename detection
2005-07-29 Maneesh Soni[PATCH] sysfs: fix sysfs_setattr
2005-07-29 Maneesh Soni[PATCH] sysfs: fix sysfs_chmod_file
next