aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext3: Replace 0 with NULL for pointer in super.c fileSachin Kamat2012-09-04
* udf: add writepages support for udfNamjae Jeon2012-09-03
* ext3: don't clear orphan list on ro mount with errorsEric Sandeen2012-09-03
* reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat2012-09-03
* ext3: Fix fdatasync() for files with only i_size changesJan Kara2012-09-03
* Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-08-26
|\
| * logfs: query block device for number of pages to send with bioPrasad Joshi2012-07-23
| * logfs: maintain the ordering of meta-inode destructionPrasad Joshi2012-07-23
| * logfs: create a pagecache page if it is not presentPrasad Joshi2012-07-22
| * logfs: initialize the number of iovecs in bioPrasad Joshi2012-04-02
| * logfs: destroy the reserved inodes while unmountingPrasad Joshi2012-04-01
* | Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-08-25
|\ \
| * | xfs: check for possible overflow in xfs_ioc_trimTomas Racek2012-08-23
| * | xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig2012-08-23
| * | xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner2012-08-23
* | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-08-25
|\ \ \
| * | | nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-20
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-25
|\ \ \ \
| * | | | block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins2012-08-23
| * | | | block: move down direct IO pluggingFengguang Wu2012-08-09
| * | | | bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov2012-08-09
| * | | | fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devicesJianpeng Ma2012-08-02
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-08-24
|\ \ \ \ \
| * | | | | udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-08-15
| * | | | | jbd: don't write superblock when unmounting an ro filesystemJan Kara2012-08-15
| * | | | | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-14
| * | | | | quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu2012-08-14
| * | | | | UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan2012-08-14
| * | | | | udf: fix udf_setsize() for file data in ICBIan Abbott2012-08-14
* | | | | | Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-08-24
|\ \ \ \ \ \
| * | | | | | UBIFS: fix error messages spellingArtem Bityutskiy2012-08-22
| * | | | | | UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy2012-08-22
| * | | | | | UBIFS: fix replay regressionArtem Bityutskiy2012-08-21
| * | | | | | UBIFS: fix crash on error pathArtem Bityutskiy2012-08-21
| * | | | | | UBIFS: remove stale commentaryArtem Bityutskiy2012-08-21
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-22
|\ \ \ \ \ \
| * | | | | | ceph: avoid divide by zero in __validate_layout()Sage Weil2012-08-21
| * | | | | | ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2012-08-21
| * | | | | | libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-20
* | | | | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-22
|\ \ \ \ \ \ \
| * | | | | | | NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust2012-08-20
| * | | | | | | NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-20
| * | | | | | | NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-16
| * | | | | | | NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-16
| * | | | | | | NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust2012-08-16
| * | | | | | | NFSv4: Fix the acl cache size calculationTrond Myklebust2012-08-16
| * | | | | | | NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2012-08-16
| * | | | | | | NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-08-16
| * | | | | | | NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-16
| * | | | | | | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust2012-08-08