]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs
drivers/char: use __set_current_state()
[linux-2.6-omap-h63xx.git] / fs /
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-05 Steve French[CIFS] Fix typo in cifs readme from previous commit
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-05-05 Jeff Layton[CIFS] Make sec=none force an anonymous mount
2007-05-05 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-05-04 Trond MyklebustNFS: Fix a compile glitch on 64-bit systems
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03 David Howells[AFS]: Adjust the new netdevice scanning code
2007-05-03 Patrick McHardy[AFS]: Replace rtnetlink client by direct dev_base...
2007-05-03 Patrick McHardy[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
2007-05-03 David Howells[AFS]: Fix use of __exit functions from __init path
2007-05-03 David Howells[AFS/AF_RXRPC]: Miscellaneous fixes.
2007-05-03 Roland Dreier[CIFS] Change semaphore to mutex for cifs lock_sem
2007-05-03 Steve French[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-03 Randy Dunlapsysfs: printk format warning
2007-05-02 Mark Fashehocfs2: Force use of GFP_NOFS in ocfs2_write()
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/cluster
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/dlm
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-05-02 Jan Kara[PATCH] Copy i_flags to ocfs2 inode flags on write
2007-05-02 Milind Arun Choudhary[PATCH] ocfs2: use __set_current_state()
2007-05-02 Joel Beckerocfs2: Wrap access of directory allocations with ip_all...
2007-05-02 Adrian Bunk[PATCH] fs/ocfs2/: make 3 functions static
2007-05-02 Mark Fashehocfs2: Implement compat_ioctl()
2007-05-02 Andi Kleen[PATCH] x86-64: Shut up warnings for vfat compat ioctls...
2007-05-02 Andi Kleen[PATCH] x86-64: Print type and size correctly for unkno...
2007-05-02 Andi Kleen[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
2007-05-02 Andi Kleen[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_...
2007-05-02 Ian Campbell[PATCH] i386: Allow i386 crash kernels to handle x86_64...
2007-05-02 Jason UhlenkottNFS: Clean up nfs_create_request comments
2007-05-02 J. Bruce FieldsNFS4: invalidate cached acl on setacl
2007-05-01 Steven Whitehouse[GFS2] Uncomment sprintf_symbol calling code
2007-05-01 David Teigland[DLM] lowcomms style
2007-05-01 akpm@linux-foundat... [GFS2] printk warning fixes
2007-05-01 Steven Whitehouse[GFS2] Patch to fix mmap of stuffed files
2007-05-01 Josef Bacik[GFS2] use lib/parser for parsing mount options
2007-05-01 Patrick Caulfield[DLM] Lowcomms nodeid range & initialisation fixes
2007-05-01 Josef Bacik[DLM] Fix dlm_lowcoms_stop hang
2007-05-01 David Teigland[DLM] fix mode munging
2007-05-01 Robert Peterson[GFS2] lockdump improvements
2007-05-01 Steven Whitehouse[GFS2] Patch to detect corrupt number of dir entries...
2007-05-01 Robert Peterson[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2...
2007-05-01 Adrian Bunk[DLM] fs/dlm/ast.c should #include "ast.h"
2007-05-01 Patrick Caulfield[DLM] Consolidate transport protocols
2007-05-01 Patrick Caulfield[DLM] Remove redundant assignment
2007-05-01 Steven Whitehouse[GFS2] Fix bz 234168 (ignoring rgrp flags)
2007-05-01 David Teigland[DLM] change lkid format
2007-05-01 David Teigland[DLM] interface for purge (2/2)
2007-05-01 David Teigland[DLM] add orphan purging code (1/2)
2007-05-01 David Teigland[DLM] split create_message function
2007-05-01 Steven Whitehouse[GFS2] Set drop_count to 0 (off) by default
2007-05-01 David Teigland[GFS2] use log_error before LM_OUT_ERROR
2007-05-01 David Teigland[DLM] overlapping cancel and unlock
2007-05-01 Patrick Caulfield[DLM] fix coverity-spotted stupidity
2007-05-01 Robert Peterson[GFS2] Red Hat bz 228540: owner references
2007-05-01 Benjamin Marzinski[GFS2] flush the log if a transaction can't allocate...
2007-05-01 Benjamin Marzinski[GFS2] Fix log entry list corruption
2007-05-01 Steven Whitehouse[GFS2] Speed up lock_dlm's locking (move sprintf)
2007-05-01 Patrick Caulfield[DLM] Don't delete misc device if lockspace removal...
2007-05-01 Steven Whitehouse[GFS2] Fix a bug on i386 due to evaluation order
2007-05-01 Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-05-01 Josef Whiter[GFS2] Fix bz 231380, unlock page before dequeing glock...
2007-05-01 Patrick Caulfield[DLM] Fix uninitialised variable in receiving
2007-05-01 Josef Whiter[GFS2] fix bz 231369, gfs2 will oops if you specify...
2007-05-01 Robert Peterson[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
2007-05-01 Neil BrownNFS: Fix directory caching problem - with test case...
2007-05-01 Neil BrownNFS: Set meaningful value for fattr->time_start in...
2007-05-01 Steve DicksonNFS: Added support to turn off the NFSv3 READDIRPLUS...
2007-05-01 Chuck LeverSUNRPC: RPC client should retry with different versions...
2007-05-01 Chuck LeverNFS: switch NFSROOT to use new rpcbind client
2007-05-01 Chuck LeverSUNRPC: RPC buffer size estimates are too large
2007-05-01 Chuck LeverNLM: Shrink the maximum request size of NLM4 requests
2007-05-01 Trond MyklebustNFS: Use pgoff_t in structures and functions that pass...
2007-05-01 Trond MyklebustNFS: Clean up nfs_sync_mapping_wait()
2007-05-01 Trond MyklebustNFS: Fix a buffer overflow in the allocation of struct...
2007-05-01 Trond MyklebustNFS: Fix a race when doing NFS write coalescing
2007-05-01 Trond MyklebustNFS: Cleanup for nfs_readpages()
2007-05-01 Trond MyklebustNFS: Another cleanup of the read/write request coalesci...
2007-05-01 Trond MyklebustNFS: Cleanup the coalescing code
2007-05-01 Trond MyklebustNFS: Don't wait for congestion in nfs_update_request()
2007-05-01 Amnon AaronsohnNFS: statfs error-handling fix
2007-05-01 Trond MyklebustNFS: Fix nfs_set_page_dirty()
2007-05-01 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-04-30 Jeff Mahoneyreiserfs: suppress lockdep warning
2007-04-30 Tony LuckPull mem-attribute into release branch
2007-04-30 Tony LuckPull percpu-dtc into release branch
2007-04-30 Tony LuckPull error-inject into release branch
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
next