futex: correctly return -EFAULT not -EINVAL
[safe/jmp/linux-2.6] / fs /
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-01 Eric W. Biederman[NETNS]: Fix /proc/net breakage
2007-11-29 Heiko Carstenstty: add the new termios2 ioctls to the compatible...
2007-11-29 Miklos Szeredifuse: fix attribute caching after rename
2007-11-29 John Muirfuse: fix uninitialized field in fuse_inode
2007-11-29 Miklos Szeredifuse: fix FUSE_FILE_OPS sending
2007-11-29 Miklos Szeredifuse: pass open flags to read and write
2007-11-29 Miklos Szeredifuse: cleanup: add fuse_get_attr_version()
2007-11-29 Miklos Szeredifuse: fix reading past EOF
2007-11-29 Tobias Poschwattafix up ext2_fs.h for userspace after reservations backport
2007-11-29 Eric W. Biedermanproc: remove races from proc_id_readdir()
2007-11-29 Alexey Dobriyanproc: fix NULL ->i_fop oops
2007-11-28 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2007-11-28 Miao Xiesysfs: fix off-by-one error in fill_read_buffer()
2007-11-28 Ingo Molnarvfs: coredumping fix
2007-11-28 Mark Fashehocfs2: reverse inline-data truncate args
2007-11-28 Mark Fashehocfs2: Fix comparison in ocfs2_size_fits_inline_data()
2007-11-28 Mark Fashehocfs2: Remove bug statement in ocfs2_dentry_iput()
2007-11-28 Jan Kara[PATCH] ocfs2: Remove expensive bitmap scanning
2007-11-28 Mark Fashehocfs2: log valid inode # on bad inode
2007-11-28 Mark Fashehocfs2: Filter -ENOSPC in mlog_errno()
2007-11-28 Joe Perches[PATCH] fs/ocfs2: Add missing "space"
2007-11-28 Mark Fashehocfs2: Reset journal parameters after s_mount_opt update
2007-11-27 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-11-26 Chuck LeverNFS: Clean up new multi-segment direct I/O changes
2007-11-26 Chuck LeverNFS: Ensure we return zero if applications attempt...
2007-11-26 Chuck LeverNFS: Support multiple segment iovecs in the NFS direct...
2007-11-26 Chuck LeverNFS: Introduce iovec I/O helpers to fs/nfs/direct.c
2007-11-26 Adrian BunkNFS: fs/nfs/dir.c should #include "internal.h"
2007-11-26 Adrian BunkNFS: make nfs_wb_page_priority() static
2007-11-26 Russell KingNFS: mount failure causes bad page state
2007-11-26 Ingo Molnarsched: fix prev_stime calculation
2007-11-25 Steve French[CIFS] Fix check after use error in ACL code
2007-11-25 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-20 Petr Tesarik[CIFS] Fix spurious reconnect on 2nd peek from read...
2007-11-17 Neil Brownkernel BUG at fs/nfs/namespace.c:108! - can be triggere...
2007-11-17 Trond MyklebustNFS: Fix the ustat() regression
2007-11-17 Steve French[CIFS] remove build warning
2007-11-16 Steve French[CIFS] Have CIFS_SessSetup build correct SPNEGO Session...
2007-11-16 Steve French[CIFS] minor checkpatch cleanup
2007-11-16 Jeff Layton[CIFS] have cifs_get_spnego_key get the hostname from...
2007-11-16 Jeff Layton[CIFS] add hostname field to TCP_Server_Info struct
2007-11-16 Jeff Layton[CIFS] clean up error handling in cifs_mount
2007-11-16 Steve French[CIFS] add ver= prefix to upcall format version
2007-11-15 Jan KaraFix 64KB blocksize in ext3 directories
2007-11-15 Jeff Laytonsmbfs: fix debug builds
2007-11-15 Arjan van de Venmark sys_open/sys_read exports unused
2007-11-15 Eric W. Biedermanproc: simplify and correct proc_flush_task
2007-11-15 Adrian Bunkfuse_file_alloc(): fix NULL dereferences
2007-11-15 Fengguang Wureiserfs: don't drop PG_dirty when releasing sub-page...
2007-11-15 Dmitri VorobievFixes to the BFS filesystem driver
2007-11-15 Adam Litkehugetlb: allow bulk updating in hugetlb_*_quota()
2007-11-15 Adam Litkehugetlb: fix quota management for private mappings
2007-11-15 Eric W. Biedermanproc: fix proc_kill_inodes to kill dentries on all...
2007-11-15 Jan KaraForbid user to change file flags on quota files
2007-11-15 Michael HalcroweCryptfs: cast page->index to loff_t instead of off_t
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-13 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-11-13 Linus TorvaldsRevert "ext2/ext3/ext4: add block bitmap validation"
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-12 J. Bruce Fieldsnfsd4: recheck for secure ports in fh_verify
2007-11-12 J. Bruce Fieldsknfsd: fix spurious EINVAL errors on first access of...
2007-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-12 Roland McGrathcore dump: remain dumpable
2007-11-09 Jeff Layton[CIFS] fix oops on second mount to same server when...
2007-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-11-09 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-11-08 Steve French[CIFS] Fix stale mode after readdir when cifsacl specified
2007-11-08 Steve French[CIFS] add mode to acl conversion helper function
2007-11-08 Steve French[CIFS] Fix incorrect mode when ACL had deny access...
2007-11-08 Igor Mammedov[CIFS] Add uid to key description so krb can handle...
2007-11-07 Jens Axboeioprio: allow sys_ioprio_set() value of 0 to reset...
2007-11-07 David S. Miller[DLM] lowcomms: Do not muck with sysctl_rmem_max.
2007-11-07 David S. Miller[NET]: Kill proc_net_create()
2007-11-06 Srinivas Eedaocfs2: fix rename vs unlink race
2007-11-06 Jan Kara[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
2007-11-06 Mark Fashehocfs2: fix write() performance regression
2007-11-06 Mark Fashehocfs2: Commit journal on sync writes
2007-11-06 Mark Fashehocfs2: Re-order iput in ocfs2_drop_dentry_lock
2007-11-06 Mark Fashehocfs2: Create locks at initially requested level
2007-11-06 Roel Kluin[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c...
2007-11-06 Adrian Bunk[2.6 patch] make ocfs2_find_entry_el() static
2007-11-06 Latchesar Ionkov9p: use copy of the options value instead of original
2007-11-06 Latchesar Ionkov9p: fix memory leak in v9fs_get_sb
2007-11-05 Michael HalcroweCryptfs: release mutex on hash error path
2007-11-05 Michael HalcroweCryptfs: increment extent_offset once per loop interation
2007-11-05 Adrian Bunkfs/afs/vlocation.c: fix off-by-one
2007-11-05 Steve French[CIFS] Fix walking out end of cifs dacl
2007-11-05 Steve French[CIFS] Add upcall files for cifs to use spnego/kerberos
2007-11-03 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-11-03 Anton AltaparmakovNTFS: Fix read regression.
2007-11-03 Jeff Layton[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing...
2007-11-03 Jeff Layton[CIFS] Register and unregister cifs_spnego_key_type...
2007-11-03 Jeff Layton[CIFS] implement upcalls for SPNEGO blob via keyctl API
2007-11-03 Jeff Layton[CIFS] allow cifs_calc_signature2 to deal with a zero...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-11-01 Steve French[CIFS] If no Access Control Entries, set mode perm...
next