summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-05
|\
| * direct-io: Handle O_(D)SYNC AIOChristoph Hellwig2013-09-04
| * direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-04
| * switch fchmod() to fdgetAl Viro2013-09-03
| * switch epoll_ctl() to fdgetAl Viro2013-09-03
| * git simplify nilfs check for busy subtreeAl Viro2013-09-03
| * constify touch_atime()Al Viro2013-09-03
| * vfs: allow umount to handle mountpoints without revalidating themJeff Layton2013-09-03
| * vfs: call d_op->d_prune() before unhashing dentryYan, Zheng2013-09-03
| * only regular files with FMODE_WRITE need to be on s_filesAl Viro2013-09-03
| * nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro2013-09-03
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \
| * | GFS2: Replace PTR_RET with PTR_ERR_OR_ZEROSteven Whitehouse2013-07-22
| * | Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-16
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* | | Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2013-09-04
|\ \ \
| * | | dlm: remove signal blockingDavid Teigland2013-08-12
| * | | dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-04
|\ \ \ \
| * | | | ext4: allow specifying external journal by pathname mount optionEric Sandeen2013-08-28
| * | | | ext4: mark group corrupt on group descriptor checksumDarrick J. Wong2013-08-28
| * | | | ext4: mark block group as corrupt on inode bitmap errorDarrick J. Wong2013-08-28
| * | | | ext4: mark block group as corrupt on block bitmap errorDarrick J. Wong2013-08-28
| * | | | ext4: fix type declaration of ext4_validate_block_bitmapDarrick J. Wong2013-08-28
| * | | | ext4: error out if verifying the block bitmap failsDarrick J. Wong2013-08-28
| * | | | jbd2: Fix endian mixing problems in the checksumming codeDarrick J. Wong2013-08-28
| * | | | ext4: isolate ext4_extents.h fileZheng Liu2013-08-28
| * | | | ext4: Fix misspellings using 'codespell' toolAnatol Pomozov2013-08-28
| * | | | ext4: convert write_begin methods to stable_page_writes semanticsDmitry Monakhov2013-08-28
| * | | | ext4: fix use of potentially uninitialized variables in debugging codeAndi Shyti2013-08-28
| * | | | ext4: fix lost truncate due to race with writebackJan Kara2013-08-17
| * | | | ext4: simplify truncation code in ext4_setattr()Jan Kara2013-08-17
| * | | | ext4: fix ext4_writepages() in presence of truncateJan Kara2013-08-17
| * | | | ext4: move test whether extent to map can be extended to one placeJan Kara2013-08-17
| * | | | ext4: fix warning in ext4_da_update_reserve_space()Jan Kara2013-08-17
| * | | | quota: provide interface for readding allocated space into reserved spaceJan Kara2013-08-17
| * | | | ext4: avoid reusing recently deleted inodes in no journal modeTheodore Ts'o2013-08-16
| * | | | ext4: allocate delayed allocation blocks before renameTheodore Ts'o2013-08-16
| * | | | ext4: start handle at least possible moment when renaming filesTheodore Ts'o2013-08-16
| * | | | ext4: add support for extent pre-cachingTheodore Ts'o2013-08-16
| * | | | ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-16
| * | | | ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-16
| * | | | ext4: print the block number of invalid extent tree blocksTheodore Ts'o2013-08-16
| * | | | ext4: refactor code to read the extent tree blockTheodore Ts'o2013-08-16
* | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-03
|\ \ \ \ \
| * | | | | pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon2013-08-30
| * | | | | pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
| * | | | | pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah2013-08-19
| * | | | | pstore: Add decompression support to pstoreAruna Balakrishnaiah2013-08-19
| * | | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19