aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-11of: Improve prom_update_property() functionDong Aisheng
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds
2012-07-06Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-03ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara
2012-07-03ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu
2012-07-03ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda
2012-07-03ocfs2: Misplaced parens in unlikleyroel
2012-07-03ocfs2: clear unaligned io flag when dio failsJunxiao Bi
2012-07-03eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton
2012-07-02Btrfs: run delayed directory updates during log replayChris Mason
2012-07-02Btrfs: hold a ref on the inode during writepagesJosef Bacik
2012-07-02Btrfs: fix tree log remove space corner caseJosef Bacik
2012-07-02Btrfs: fix wrong check during log recoveryLiu Bo
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-07-02Btrfs: fix dio write vs buffered read raceJosef Bacik
2012-07-02Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28udf: Fortify loading of sparing tableJan Kara
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara
2012-06-27Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt
2012-06-27Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-21xfs: rename log structure to xlogMark Tinguely
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster
2012-06-21Btrfs: delay iput with async extentsJosef Bacik
2012-06-21Btrfs: add a missing spin_lockJosef Bacik
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block