summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-06-092-3/+2
|\
| * Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields2010-06-0850-276/+518
| |\
| | * nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig2010-06-011-2/+1
| * | nfsd4: shut down callback queue outside state lockJ. Bruce Fields2010-06-081-1/+1
* | | xfs: remove nr_to_write writeback windup.Dave Chinner2010-06-081-8/+0
* | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-073-63/+74
|\ \ \
| * | | jffs2: update ctime when changing the file's permission by setfaclJan Kara2010-06-061-1/+2
| * | | jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-032-3/+16
| * | | jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse2010-06-031-59/+56
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-06-052-17/+26
|\ \ \ \
| * | | | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov2010-06-051-17/+23
| * | | | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-06-021-0/+3
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-06-0517-793/+736
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusAlex Elder2010-06-0417-793/+736
| |\ \ \ \ \
| | * | | | | xfs: improve xfs_isilockedChristoph Hellwig2010-06-031-16/+10
| | * | | | | xfs: skip writeback from reclaim contextChristoph Hellwig2010-06-031-0/+15
| | * | | | | xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner2010-06-031-80/+62
| | * | | | | xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-285-46/+21
| | * | | | | xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner2010-05-281-1/+1
| | * | | | | fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-281-1/+3
| | * | | | | xfs: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | | | | xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-281-168/+188
| | * | | | | xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | | | | xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-282-4/+14
| | * | | | | xfs: clean up xlog_alignChristoph Hellwig2010-05-281-8/+3
| | * | | | | xfs: cleanup log reservation calculactionsChristoph Hellwig2010-05-282-457/+400
| | * | | | | xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-281-1/+10
| | * | | | | xfs: replace E2BIG with EFBIG where appropriateEric Sandeen2010-05-282-9/+9
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-06-054-10/+4
|\ \ \ \ \ \ \
| * | | | | | | nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi2010-05-313-6/+0
| * | | | | | | nilfs2: fix style issue in nilfs_destroy_cachepRyusuke Konishi2010-05-311-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-044-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Minix: Clean up left over labelAndrew Hendry2010-06-041-4/+0
| * | | | | | | fix truncate inode time modification breakageNick Piggin2010-06-041-1/+1
| * | | | | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-042-7/+8
| * | | | | | | fcntl: return -EFAULT if copy_to_user failsDan Carpenter2010-06-041-2/+5
| * | | | | | | wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-041-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-044-74/+71
|\ \ \ \ \ \ \
| * | | | | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-031-12/+42
| * | | | | | | pipe: change the privilege required for growing a pipe beyond system maxJens Axboe2010-06-031-1/+1
| * | | | | | | pipe: adjust minimum pipe size to 1 pageJens Axboe2010-06-031-7/+1
| * | | | | | | Merge branch 'master' into for-linusJens Axboe2010-06-01275-6190/+11458
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-012-38/+12
| * | | | | | | Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"Jens Axboe2010-06-011-11/+5
| * | | | | | | fs/splice.c: fix mapping_gfp_mask usageNick Piggin2010-05-251-1/+1
| * | | | | | | pipe: make F_{GET,SET}PIPE_SZ deal with byte sizesJens Axboe2010-05-241-16/+21
| * | | | | | | pipe: F_SETPIPE_SZ should return -EPERM for non-rootJens Axboe2010-05-241-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-042-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-042-7/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | flat: fix unmap len in load error pathMike Frysinger2010-06-041-1/+1