OSDN Git Service

USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
[android-x86/kernel.git] / fs /
2012-06-22 Janne Kalliomäkihfsplus: fix overflow in sector calculations in hfsplus...
2012-06-17 Pavel Shilovskyfuse: fix stat call on 32 bit platforms
2012-06-09 Tao Maext4: don't set i_flags in EXT4_IOC_SETFLAGS
2012-06-09 Salman Qaziext4: remove mb_groups before tearing down the buddy_cache
2012-06-09 Salman Qaziext4: add ext4_mb_unload_buddy in the error path
2012-06-09 Theodore Ts'oext4: don't trash state flags in EXT4_IOC_SETFLAGS
2012-06-09 Theodore Ts'oext4: add missing save_error_info() to ext4_error()
2012-06-09 Eric Sandeenext4: force ro mount if ext4_setup_super() fails
2012-06-09 Al Virovfs: umount_tree() might be called on subtree that...
2012-06-09 Trond MyklebustNFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error...
2012-06-09 Shirish Pargaonkarcifs: fix oops while traversing open file list (try #4)
2012-06-01 Linus Torvaldsvfs: make AIO use the proper rw_verify_area() area...
2012-06-01 Jeff Moyerblock: don't mark buffers beyond end of disk as mapped
2012-05-21 Kazuya Miowake up s_wait_unfrozen when ->freeze_fs fails
2012-05-21 Jan Karaext4: fix error handling on inode bitmap corruption
2012-05-21 Jan Karaext3: Fix error handling on inode bitmap corruption
2012-05-21 Jonathan NiederNFSv4: Revalidate uid/gid after open
2012-05-21 Eric Sandeenext4: avoid deadlock on sync-mounted FS w/o journal
2012-05-21 Josh Cartwrightjffs2: Fix lock acquisition order bug in gc path
2012-05-07 Greg Kroah-Hartmanhfsplus: Fix potential buffer overflows
2012-05-07 Linus Torvaldsautofs: make the autofsv5 packet file descriptor use...
2012-05-07 Linus Torvaldspipes: add a "packetized pipe" mode for writing
2012-05-07 Al Vironfsd: fix error values returned by nfsd4_lockt() when...
2012-05-07 Al Vironfsd: fix b0rken error value for setattr on read-only...
2012-05-07 Linus TorvaldsRevert "autofs: work around unhappy compat problem...
2012-05-07 Trond MyklebustNFSv4: Ensure that we check lock exclusive/shared type...
2012-05-07 Trond MyklebustNFSv4: Ensure that the LOCK code sets exception->inode
2012-05-07 Jan Karanfs: Enclose hostname in brackets when needed in nfs_do...
2012-04-27 Eric Dumazettcp: allow splice() to build full TSO packets
2012-04-27 Al Virolockd: fix the endianness bug
2012-04-27 Al Viroocfs2: ->e_leaf_clusters endianness breakage
2012-04-27 Al Viroocfs2: ->rl_count endianness breakage
2012-04-27 Al Viroocfs: ->rl_used breakage on big-endian
2012-04-27 Al Viroocfs2: ->l_next_free_req breakage on big-endian
2012-04-27 Al Virobtrfs: btrfs_root_readonly() broken on big-endian
2012-04-27 Al Vironfsd: fix compose_entry_fh() failure exits
2012-04-27 Jason BaronDon't limit non-nested epoll paths
2012-04-27 Al Viroext4: fix endianness breakage in ext4_split_extent_at()
2012-04-27 Shaohua Lijbd2: use GFP_NOFS for blkdev_issue_flush
2012-04-02 NeilBrownlockd: fix arg parsing for grace_period and timeout.
2012-04-02 Jan Karaxfs: Fix oops on IO error during xlog_recover_process_i...
2012-04-02 Jan Karaudf: Fix deadlock in udf_release_file()
2012-04-02 Michel Lespinassevfs: fix d_ancestor() case in d_materialize_unique
2012-04-02 Theodore Ts'oext4: check for zero length extent
2012-04-02 Lukas Czernerext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
2012-04-02 Eric Sandeenjbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
2012-04-02 Jiaying Zhangext4: flush any pending end_io requests before DIO...
2012-04-02 Pravin B Shelarproc-ns: use d_set_d_op() API to set dentry ops in...
2012-04-02 Jeff Laytoncifs: fix issue mounting of DFS ROOT when redirecting...
2012-04-02 Dave Chinnerxfs: fix inode lookup race
2012-04-02 Trond MyklebustNFSv4: Return the delegation if the server returns...
2012-04-02 Trond MyklebustNFS: Properly handle the case where the delegation...
2012-04-02 Aneesh Kumar K.Vhugetlbfs: avoid taking i_mutex from hugetlbfs_read()
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-04-02 Masami Ichikawasysfs: Fix memory leak in sysfs_sd_setsecdata().
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 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 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 Trond MyklebustNFSv4: Ensure we throw out bad delegation stateids...
2012-03-01 Tyler HickseCryptfs: Copy up lower inode attrs after setting lower...
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 Dave Chinnerxfs: fix endian conversion issue in discard code
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 Artem BityutskiyUBIFS: make debugging messages light again
2012-01-26 Will Deaconproc: clear_refs: do not clear reserved pages
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 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-26 Martin Schwidefskyfix cputime overflow in uptime_proc_show
2012-01-26 Miklos Szeredifix shrink_dcache_parent() livelock
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 Artem BityutskiyUBIFS: fix debugging messages
2012-01-26 Jeff Laytonnfs: fix regression in handling of context= option...
2012-01-26 Andy AdamsonNFSv4.1: fix backchannel slotid off-by-one bug
2012-01-26 Xi Wangext4: fix undefined behavior in ext4_fill_flex_info()
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...
next