summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-062-20/+30
|\
| * eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| * eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-031-12/+13
| * eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-064-18/+23
|\ \
| * | ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara2012-07-031-2/+0
| * | ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu2012-07-031-2/+0
| * | ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda2012-07-031-12/+19
| * | ocfs2: Misplaced parens in unlikleyroel2012-07-031-1/+1
| * | ocfs2: clear unaligned io flag when dio failsJunxiao Bi2012-07-031-1/+3
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-07-061-21/+20
|\ \ \
| * | | cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton2012-07-031-6/+3
| * | | cifs: fix parsing of password mount optionSuresh Jayaraman2012-06-121-15/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-0513-201/+258
|\ \ \ \ | |_|/ / |/| | |
| * | | Btrfs: run delayed directory updates during log replayChris Mason2012-07-021-0/+6
| * | | Btrfs: hold a ref on the inode during writepagesJosef Bacik2012-07-021-0/+14
| * | | Btrfs: fix tree log remove space corner caseJosef Bacik2012-07-021-93/+52
| * | | Btrfs: fix wrong check during log recoveryLiu Bo2012-07-021-1/+1
| * | | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block2012-07-021-1/+1
| * | | Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-024-18/+47
| * | | Btrfs: restore restriper state on all mountsIlya Dryomov2012-07-023-25/+26
| * | | Btrfs: fix dio write vs buffered read raceJosef Bacik2012-07-022-18/+50
| * | | Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens2012-07-021-10/+12
| * | | Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt2012-06-271-0/+12
| * | | Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt2012-06-271-5/+1
| * | | Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt2012-06-271-2/+1
| * | | Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt2012-06-271-7/+7
| * | | Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt2012-06-271-13/+15
| * | | Btrfs: support root level changes in __resolve_indirect_refJan Schmidt2012-06-271-4/+8
| * | | Btrfs: avoid waiting for delayed refs when we must notJan Schmidt2012-06-271-5/+6
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-031-15/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-15/+20
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-06-281-38/+64
|\ \ \ \
| * | | | udf: Fortify loading of sparing tableJan Kara2012-06-281-33/+53
| * | | | udf: Avoid run away loop when partition table length is corruptedJan Kara2012-06-281-1/+9
| * | | | udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-06-281-4/+2
* | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-282-6/+6
|\ \ \ \ \
| * | | | | UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| * | | | | UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-06-221-9/+12
|\ \ \ \ \ \
| * | | | | | ceph: check PG_Private flag before accessing page->privateYan, Zheng2012-06-201-9/+12
* | | | | | | Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-06-2211-131/+153
|\ \ \ \ \ \ \
| * | | | | | | xfs: rename log structure to xlogMark Tinguely2012-06-216-88/+116
| * | | | | | | xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-212-16/+17
| * | | | | | | xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara2012-06-211-14/+2
| * | | | | | | xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-06-211-0/+1
| * | | | | | | xfs: check for stale inode before acquiring iflock on pushBrian Foster2012-06-211-9/+8
| * | | | | | | xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu2012-06-201-1/+1
| * | | | | | | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-201-3/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-215-11/+19
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud