Linux 3.2.13
[pandora-kernel.git] / fs /
2012-03-23 Anton Blanchardafs: Remote abort can cause BUG in rxrpc code
2012-03-23 Anton Blanchardafs: Read of file returns EBADMSG
2012-03-23 Ryusuke Konishinilfs2: fix NULL pointer dereference in nilfs_load_supe...
2012-03-19 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-03-19 Miklos Szeredivfs: fix double put after complete_walk()
2012-03-19 Miklos Szeredivfs: fix return value from do_last()
2012-03-19 Pavel ShilovskyCIFS: Do not kmalloc under the flocks spinlock
2012-03-19 Al Viroaio: fix the "too late munmap()" race
2012-03-19 Al Viroaio: fix io_setup/io_destroy race
2012-03-12 Jeff Laytoncifs: fix dentry refcount leak when opening a FIFO...
2012-03-12 Jeff Moyeraio: wake up waiters when freeing unused kiocbs
2012-03-12 H. Peter Anvinregset: Prevent null pointer reference on readonly...
2012-03-12 Ian Kentautofs: work around unhappy compat problem on x86-64
2012-03-01 Jason Baronepoll: limit paths
2012-03-01 Oleg Nesterovepoll: ep_unregister_pollwait() can use the freed pwq...
2012-03-01 Oleg Nesterovepoll: introduce POLLFREE to flush ->signalfd_wqh befor...
2012-03-01 Weston Andros AdamsonNFSv4: fix server_scope memory leak
2012-03-01 Trond MyklebustNFSv4: Ensure we throw out bad delegation stateids...
2012-03-01 Trond MyklebustNFSv4: Fix an Oops in the NFSv4 getacl code
2012-03-01 Miklos Szeredivfs: fix d_inode_lookup() dentry ref leak
2012-03-01 Tyler HickseCryptfs: Copy up lower inode attrs after setting lower...
2012-02-20 Jeff Laytoncifs: don't return error from standard_receive3 after...
2012-02-20 Jeff Laytoncifs: request oplock when doing open on lookup
2012-02-20 Wu Fengguangwriteback: fix NULL bdi->dev in trace writeback_single_...
2012-02-13 Shirish Pargaonkarcifs: Fix oops in session setup code for null user...
2012-02-13 Li WangeCryptfs: Infinite loop due to overflow in ecryptfs_write()
2012-02-13 Jan Karaudf: Mark LVID buffer as uptodate before marking it...
2012-02-13 Oleg Nesterovproc: make sure mem_open() doesn't pin the target's...
2012-02-13 Oleg Nesterovproc: unify mem_read() and mem_write()
2012-02-13 Oleg Nesterovproc: mem_release() should check mm != NULL
2012-02-03 Eric W. Biedermansysfs: Complain bitterly about attempts to remove files...
2012-02-03 Jan Karajbd: Issue cache flush after checkpointing
2012-02-03 Jan Karaxfs: Fix missing xfs_iunlock() on error recovery path...
2012-02-03 Tyler HickseCryptfs: Fix oops when printing debug info in extent...
2012-02-03 Tyler HickseCryptfs: Check inode changes in setattr
2012-02-03 Tyler HickseCryptfs: Make truncate path killable
2012-02-03 Tim Gardnerecryptfs: Improve metadata read failure logging
2012-02-03 Tyler HickseCryptfs: Sanitize write counts of /dev/ecryptfs
2012-01-26 Will Deaconproc: clear_refs: do not clear reserved pages
2012-01-26 Jeff Laytoncifs: lower default wsize when unix extensions are...
2012-01-26 Dave Chinnerxfs: fix endian conversion issue in discard code
2012-01-26 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-26 Martin Schwidefskyfix cputime overflow in uptime_proc_show
2012-01-26 Peng Taopnfsblock: limit bio page count
2012-01-26 Peng Taopnfsblock: don't spinlock when freeing block_dev
2012-01-26 Peng Taopnfsblock: acquire im_lock in _preload_range
2012-01-26 Miklos Szeredifix shrink_dcache_parent() livelock
2012-01-26 Dave Chinnerdcache: use a dispose list in select_parent
2012-01-26 Miklos Szeredifsnotify: don't BUG in fsnotify_destroy_mark()
2012-01-26 Sasha Levinnfsd: Fix oops when parsing a 0 length export
2012-01-26 J. Bruce Fieldsnfsd4: fix lockowner matching
2012-01-26 Gleb NatapovUnused iocbs in a batch should not be accounted as...
2012-01-26 Artem BityutskiyUBIFS: make debugging messages light again
2012-01-26 Artem BityutskiyUBIFS: fix debugging messages
2012-01-26 Jeff Laytonnfs: fix regression in handling of context= option...
2012-01-26 Andy AdamsonNFSv4: include bitmap in nfsv4 get acl data
2012-01-26 NeilBrownNFS - fix recent breakage to NFS error handling.
2012-01-26 Andy AdamsonNFSv4.1: fix backchannel slotid off-by-one bug
2012-01-26 Boaz Harroshpnfs-obj: Must return layout on IO error
2012-01-26 Boaz Harroshpnfs-obj: pNFS errors are communicated on iodata->pnfs_...
2012-01-26 Xi Wangext4: fix undefined behavior in ext4_fill_flex_info()
2012-01-26 Djalal Harouniext4: add missing ext4_resize_end on error paths
2012-01-12 Xi Wangxfs: fix acl count validation in xfs_acl_from_disk()
2012-01-12 Jan Karaudf: Fix deadlock when converting file from in-ICB...
2012-01-12 Jan Karaext3: Don't warn from writepage when readonly inode...
2012-01-12 Jeff Mahoneyreiserfs: Force inode evictions before umount to avoid...
2012-01-12 Jan Karareiserfs: Fix quota mount option parsing
2012-01-12 Boaz Harroshore: FIX breakage when MISC_FILESYSTEMS is not set
2012-01-12 Boaz Harroshore: Must support none-PAGE-aligned IO
2012-01-12 Boaz Harroshore: fix BUG_ON, too few sgs when reading
2012-01-12 Boaz Harroshore: Fix crash in case of an IO error.
2012-01-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-04 Al Virominixfs: misplaced checks lead to dentry leak
2012-01-04 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-04 Steve French[CIFS] default ntlmv2 for cifs mount delayed to 3.3
2012-01-04 Jeff Laytoncifs: fix bad buffer length check in coalesce_t2
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2012-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'v3.2-samsung-fixes-4' of git://git./linux...
2011-12-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-30 Andreas Schwabprocfs: do not confuse jiffies with cputime64_t
2011-12-29 Sage Weilceph: disable use of dcache for readdir etc.
2011-12-26 Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./virt/kvm/kvm
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-26 Linus Torvaldsvfs: fix handling of lock allocation failure in lease...
2011-12-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-24 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-24 Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
next