usb: gadget: pch_udc: Fix disconnect issue
[linux-flexiantxendom0.git] / fs /
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 Al Virominixfs: misplaced checks lead to dentry leak
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
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
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 Torvaldsvfs: fix handling of lock allocation failure in lease...
2011-12-24 Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 Christoph Hellwigxfs: log all dirty inodes in xfs_fs_sync_fs
2011-12-23 Christoph Hellwigxfs: log the inode in ->write_inode calls for kupdate
2011-12-23 Al ViroBtrfs: call d_instantiate after all ops are setup
2011-12-23 Chris MasonBtrfs: fix worker lock misuse in find_worker
2011-12-20 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-12-20 Haogang Chennilfs2: potential integer overflow in nilfs_ioctl_clean...
2011-12-20 Thomas Meyernilfs2: unbreak compat ioctl
2011-12-18 Wu Fengguangwriteback: show writeback reason with __print_symbolic
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-16 Wu Fengguangbtrfs: lower the dirty balance poll interval
2011-12-15 Trond MyklebustNFS: Fix a regression in nfs_file_llseek()
2011-12-15 Chris MasonBtrfs: unplug every once and a while
2011-12-15 Chris MasonMerge branch 'for-chris' of git./linux/kernel/git/josef...
2011-12-15 Chris MasonBtrfs: deal with NULL srv_rsv in the delalloc inode...
2011-12-15 Josef BacikBtrfs: only set cache_generation if we setup the block...
2011-12-15 Josef BacikBtrfs: don't panic if orphan item already exists
2011-12-15 Josef BacikBtrfs: fix leaked space in truncate
2011-12-15 Josef BacikBtrfs: fix how we do delalloc reservations and how...
2011-12-15 Josef BacikBtrfs: deal with enospc from dirtying inodes properly
2011-12-15 Josef BacikBtrfs: fix num_workers_starting bug and other bugs...
2011-12-15 Casey SchauflerBTRFS: Establish i_ops before calling d_instantiate
2011-12-15 Chris MasonBtrfs: add a cond_resched() into the worker loop
2011-12-15 Li ZefanBtrfs: fix ctime update of on-disk inode
2011-12-15 Arne Jansenbtrfs: keep orphans for subvolume deletion
2011-12-15 Miao XieBtrfs: fix inaccurate available space on raid0 profile
2011-12-15 Miao XieBtrfs: fix wrong disk space information of the files
2011-12-15 Miao XieBtrfs: fix wrong i_size when truncating a file to a...
2011-12-15 Linus TorvaldsMerge tag 'tytso-for-linus-20111214' of git://git....
2011-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-14 Djalal Harounifs/ncpfs: fix error paths and goto statements in ncp_fi...
2011-12-14 Yongqiang Yangext4: handle EOF correctly in ext4_bio_write_page()
2011-12-14 Yongqiang Yangext4: remove a wrong BUG_ON in ext4_ext_convert_to_init...
2011-12-14 Yongqiang Yangext4: correctly handle pages w/o buffers in ext4_discar...
2011-12-14 Yongqiang Yangext4: avoid potential hang in mpage_submit_io() when...
2011-12-14 Andrea Arcangeliext4: avoid hangs in ext4_da_should_update_i_disksize()
2011-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-13 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-12-13 Yehuda Sadehceph: add missing spin_unlock at ceph_mdsc_build_path()
2011-12-13 Al Viroconfigfs: register_filesystem() called too early
2011-12-13 Al Virofuse: register_filesystem() called too early
2011-12-13 Al Viroubifs: too early register_filesystem()
2011-12-13 Sage Weilceph: fix SEEK_CUR, SEEK_SET regression
2011-12-13 Miklos Szeredifuse: llseek fix race
2011-12-13 Roel Kluinfuse: fix llseek bug
2011-12-13 Miklos Szeredifuse: fix fuse_retrieve
2011-12-13 Theodore Ts'oext4: display the correct mount option in /proc/mounts...
2011-12-12 Paul Mackerrasext4: Fix crash due to getting bogus eh_depth value...
next