aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-10
|\
| * xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-10
| * xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-10
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-06
|\ \
| * | ext4: fix bigalloc regressionEric Whitney2014-01-06
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-02
|\ \ \
| * | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-02
* | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-02
|\ \ \ \ | |/ / / |/| | |
| * | | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-02
| * | | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-20
| * | | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-20
| * | | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-13
| * | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-13
| * | | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-13
* | | | cifs: set FILE_CREATEDShirish Pargaonkar2013-12-27
* | | | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-27
* | | | Add missing end of line termination to some cifs messagesSteve French2013-12-27
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-26
|\ \ \ \ | | |/ / | |/| |
| * | | ext4: add explicit casts when masking cluster sizesTheodore Ts'o2013-12-20
| * | | ext4: fix deadlock when writing in ENOSPC conditionsJan Kara2013-12-18
| * | | jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov2013-12-08
| * | | jbd2: revise KERN_EMERG error messagesJan Kara2013-12-08
| * | | jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2013-12-08
| * | | ext4: Do not reserve clusters when fs doesn't support extentsJan Kara2013-12-08
| * | | ext4: fix del_timer() misuse for ->s_err_reportAl Viro2013-12-08
| * | | ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2013-12-03
| * | | ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2013-12-03
| * | | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o2013-12-02
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-12-23
|\ \ \ \
| * | | | ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara2013-12-04
* | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-22
|\ \ \ \ \
| * | | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-21
| * | | | | aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise2013-12-21
* | | | | | aio: clean up and fix aio_setup_ring page mappingLinus Torvalds2013-12-22
|/ / / / /
* | | | | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-12-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-17
| * | | | xfs: swalloc doesn't align allocations properlyDave Chinner2013-12-17
| * | | | xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-17
| * | | | xfs: align initial file allocations correctlyDave Chinner2013-12-17
| * | | | xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-17
| * | | | xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-17
| * | | | xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-17
| * | | | xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-17
* | | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
* | | | | Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-18
|\ \ \ \ \
| * | | | | sysfs: give different locking key to regular and bin filesTejun Heo2013-12-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-12-17
|\ \ \ \ \ \
| * | | | | | ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2013-12-13
| * | | | | | ceph: initialize inode before instantiating dentryYan, Zheng2013-12-13
| |/ / / / /
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-12
|\ \ \ \ \ \