ALSA: emu10k1: add chip details for E-mu 1010 PCIe card
[pandora-kernel.git] / fs /
2012-10-30 Ben HutchingsRevert "lockd: use rpc client's cl_nodename for id...
2012-10-30 Kees Cookfs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error...
2012-10-30 Oleg Nesterovfreezer: exec should clear PF_NOFREEZE along with PF_KT...
2012-10-30 Geert Uytterhoevensysfs: sysfs_pathname/sysfs_add_one: Use strlcat()...
2012-10-30 Trond MyklebustNLM: nlm_lookup_file() may return NLMv4-specific error...
2012-10-30 Michal Hockonohz: Fix idle ticks in cpu summary line of /proc/stat
2012-10-30 Dmitry Monakhovext4: race-condition protection for ext4_convert_unwrit...
2012-10-30 Hugh Dickinstmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
2012-10-30 J. Bruce Fieldsnfsd4: fix nfs4 stateid leak
2012-10-30 Jan Karajbd: Fix assertion failure in commit code due to lackin...
2012-10-17 Tyler HickseCryptfs: Call lower ->flush() from ecryptfs_flush()
2012-10-17 Tyler HickseCryptfs: Write out all dirty pages just before releasi...
2012-10-17 Tyler HickseCryptfs: Revert to a writethrough cache model
2012-10-17 Tyler HickseCryptfs: Initialize empty lower files when opening...
2012-10-17 Tyler HickseCryptfs: Unlink lower inode when ecryptfs_create(...
2012-10-17 Nikola Pajkovskyudf: fix retun value on error path in udf_load_logicalvol
2012-10-17 Ian Kentautofs4 - fix reset pending flag on mount fail
2012-10-17 Peng Taopnfsblock: fix partial page buffer wirte
2012-10-17 Stanislav Kinsburskylockd: use rpc client's cl_nodename for id encoding
2012-10-17 Brian NorrisJFFS2: don't fail on bitflips in OOB
2012-10-17 Denys Vlasenkocoredump: prevent double-free on an error path in core...
2012-10-17 Jan Karaext4: fix fdatasync() for files with only i_size changes
2012-10-17 Bernd Schubertext4: always set i_op in ext4_mknod()
2012-10-17 Dmitry Monakhovext4: online defrag is not supported for journaled...
2012-10-17 Dmitry Monakhovext4: move_extent code cleanup
2012-10-17 Theodore Ts'oext4: fix potential deadlock in ext4_nonda_switch()
2012-10-10 Miklos Szeredivfs: dcache: fix deadlock in tree traversal
2012-10-10 Jeff Laytoncifs: fix return value in cifsConvertToUTF16
2012-10-10 Miklos Szeredivfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE...
2012-10-10 Francesco Ruggerifs/proc: fix potential unregister_sysctl_table hang
2012-09-19 Linus Torvaldsvfs: make O_PATH file descriptors usable for 'fstat()'
2012-09-19 Linus TorvaldsVFS: make vfs_fstat() use f[get|put]_light()
2012-09-19 Tyler HickseCryptfs: Copy up attributes of the lower target inode...
2012-09-19 Weston Andros AdamsonNFS: return error from decode_getfh in decode open
2012-09-19 Trond MyklebustNFS: Fix a problem with the legacy binary mount code
2012-09-19 Trond MyklebustNFS: Fix the initialisation of the readdir 'cookieverf...
2012-09-19 Pavel ShilovskyCIFS: Fix error handling in cifs_push_mandatory_locks
2012-09-19 Jan Karaudf: Fix data corruption for files in ICB
2012-09-19 Miklos Szeredifuse: fix retrieve length
2012-09-19 Jan Karaext3: Fix fdatasync() for files with only i_size changes
2012-09-12 Phillip LougherSquashfs: fix mount time sanity check for corrupted...
2012-09-12 Trond MyklebustNFS: Fix Oopses in nfs_lookup_revalidate and nfs4_looku...
2012-09-12 Hugh Dickinsblock: replace __getblk_slow misfix by grow_dev_page fix
2012-09-12 Glauber Costafs/buffer.c: remove BUG() in possible but rare condition
2012-09-12 Al Virovfs: missed source of ->f_pos races
2012-09-12 Trond MyklebustNFSv3: Ensure that do_proc_get_root() reports errors...
2012-09-12 Theodore Ts'oext4: fix long mount times on very big file systems
2012-09-12 bjschuma@gmail.comNFS: Alias the nfs module to nfs4
2012-09-12 Miklos Szeredivfs: canonicalize create mode in build_open_flags()
2012-09-12 Zach Brownfuse: verify all ioctl retry iov elements
2012-09-12 Theodore Ts'oext4: avoid kmemcheck complaint from reading uninitiali...
2012-09-12 Idan Kedarpnfs: defer release of pages in layoutget
2012-09-12 Jim Reesfix page number calculation bug for block layout decode...
2012-09-12 Andy AdamsonNFSv4.1 fix page number calculation bug for filelayout...
2012-09-12 Trond MyklebustNFS: Use kcalloc() when allocating arrays
2012-09-12 Jeff Laytonnfs: tear down caches in nfs_init_writepagecache when...
2012-08-19 Janne Kalliomäkihfsplus: fix overflow in sector calculations in hfsplus...
2012-08-09 Boaz Harroshore: Fix out-of-bounds access in _ios_obj()
2012-08-09 Ryusuke Konishinilfs2: fix deadlock issue between chcp and thaw ioctls
2012-08-09 Jeff Laytonnfs: skip commit in releasepage if we're freeing memory...
2012-08-09 J. Bruce Fieldsnfsd4: our filesystems are normally case sensitive
2012-08-02 Chris MasonBtrfs: call the ordered free operation without any...
2012-08-02 J. Bruce Fieldslocks: fix checking of fcntl_setlease argument
2012-08-02 Theodore Ts'oext4: undo ext4_calc_metadata_amount if we fail to...
2012-08-02 Brian Fosterext4: don't let i_reserved_meta_blocks go negative
2012-08-02 Jan Karaudf: Improve table length check to avoid possible overflow
2012-08-02 Theodore Ts'oext4: fix overhead calculation used by ext4_statfs()
2012-08-02 Theodore Ts'oext4: pass a char * to ext4_count_free() instead of...
2012-08-02 Jeff Laytoncifs: when CONFIG_HIGHMEM is set, serialize the read...
2012-08-02 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-08-02 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-07-25 Tyler HickseCryptfs: Properly check for O_RDONLY flag before doing...
2012-07-25 Tyler HickseCryptfs: Fix lockdep warning in miscdev operations
2012-07-25 Tyler HickseCryptfs: Gracefully refuse miscdev file ops on inherit...
2012-07-25 Boaz Harroshpnfs-obj: Fix __r4w_get_page when offset is beyond...
2012-07-25 Boaz Harroshpnfs-obj: don't leak objio_state if ore_write/read...
2012-07-25 Boaz Harroshore: Remove support of partial IO request (NFS crash)
2012-07-25 Boaz Harroshore: Fix NFS crash by supporting any unaligned RAID IO
2012-07-25 Artem BityutskiyUBIFS: fix a bug in empty space fix-up
2012-07-25 Jeff Laytoncifs: always update the inode cache with the results...
2012-07-25 Jeff Laytoncifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize...
2012-07-25 Anders Kaseorgfifo: Do not restart open() if it already found a partner
2012-07-25 Dave JonesRemove easily user-triggerable BUG from generic_setlease
2012-07-25 Jeff Moyerblock: fix infinite loop in __getblk_slow
2012-07-25 Bob Liufs: ramfs: file-nommu: add SetPageUptodate()
2012-07-25 Luis Henriquesocfs2: fix NULL pointer dereference in __ocfs2_change_f...
2012-07-25 Jason Baronepoll: clear the tfile_check_list on -ELOOP
2012-07-25 Trond MyklebustNFSv4: Further reduce the footprint of the idmapper
2012-07-25 Trond MyklebustNFSv4: Reduce the footprint of the idmapper
2012-07-25 David Gibsonhugepages: fix use after free bug in "quota" handling
2012-07-25 Ben Hutchingsext4: Report max_batch_time option correctly
2012-07-25 William DauchyNFSv4: Rate limit the state manager for lock reclaim...
2012-07-12 Linus Torvaldsvfs: make O_PATH file descriptors usable for 'fchdir()'
2012-07-12 Junxiao Biocfs2: clear unaligned io flag when dio fails
2012-07-12 Jeff Laytoncifs: when server doesn't set CAP_LARGE_READ_X, cap...
2012-07-12 Chris MasonBtrfs: run delayed directory updates during log replay
2012-07-12 Jan Karaudf: Fortify loading of sparing table
2012-07-12 Jan Karaudf: Avoid run away loop when partition table length...
2012-07-12 Jan Karaudf: Use 'ret' instead of abusing 'i' in udf_load_logic...
2012-07-12 Eric Dumazetsplice: fix racy pipe->buffers uses
next