summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ocfs2: serialize unaligned aioMark Fasheh2011-07-285-2/+73
| * | | | | ocfs2: use proper little-endian bitopsAkinobu Mita2011-06-011-2/+2
| * | | | | ocfs2: null deref on allocation errorDan Carpenter2011-06-011-4/+4
| * | | | | ocfs2: checking the wrong variable in ocfs2_move_extent()Dan Carpenter2011-06-011-1/+1
| * | | | | ocfs2: Bugfix for hard readonly mountTiger Yang2011-06-012-7/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-018-23/+58
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Btrfs: fix meta data raid-repair merge problemJan Schmidt2011-12-011-7/+20
| * | | | Btrfs: skip allocation attempt from empty clusterAlexandre Oliva2011-11-301-3/+3
| * | | | Btrfs: skip block groups without enough space for a clusterAlexandre Oliva2011-11-301-1/+1
| * | | | Btrfs: start search for new cluster at the beginningAlexandre Oliva2011-11-301-4/+2Star
| * | | | Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva2011-11-301-0/+1
| * | | | Btrfs: initialize new bitmaps' listAlexandre Oliva2011-11-301-0/+1
| * | | | Btrfs: fix oops when calling statfs on readonly deviceLi Zefan2011-11-301-3/+3
| * | | | Btrfs: Don't error on resizing FS to same sizeMike Fleetwood2011-11-301-1/+1
| * | | | Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-303-5/+22
| * | | | btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter2011-11-301-0/+5
* | | | | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-291-1/+1
|\ \ \ \ \
| * | | | | ext4: fix racy use-after-free in ext4_end_io_dio()Tejun Heo2011-11-251-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-171-5/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-234-36/+70
|\ \ \ \ \ \
| * | | | | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-231-2/+2
| * | | | | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-231-1/+22
| * | | | | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-233-33/+46
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-221-2/+4
|\ \ \ \ \ \ \
| * | | | | | | mount_subtree() pointless use-after-freeAl Viro2011-11-221-2/+4
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-229-61/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-103-17/+25
| * | | | | | | | NFS: Fix a regression in the referral codeTrond Myklebust2011-11-071-2/+1Star
| * | | | | | | | nfs: move nfs_file_operations declaration to bottom of file.c (try #2)Jeff Layton2011-11-041-40/+19Star
| * | | | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-046-2/+37
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-2213-111/+290
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Btrfs: remove free-space-cache.c WARN during log replayChris Mason2011-11-211-1/+7
| * | | | | | | Btrfs: sectorsize align offsets in fiemapJosef Bacik2011-11-201-1/+4
| * | | | | | | Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik2011-11-201-0/+5
| * | | | | | | Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-202-41/+81
| * | | | | | | Btrfs: prefix resize related printks with btrfs:Arnd Hannemann2011-11-201-3/+3
| * | | | | | | btrfs: fix stat blocks accountingDavid Sterba2011-11-201-2/+4
| * | | | | | | Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan2011-11-201-38/+4Star
| * | | | | | | Btrfs: fix to search one more bitmap for cluster setupLi Zefan2011-11-201-0/+12
| * | | | | | | btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-203-4/+4
| * | | | | | | btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-204-6/+9
| * | | | | | | Btrfs: fix barrier flushesChris Mason2011-11-202-17/+134
| * | | | | | | Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo2011-11-153-1/+26
* | | | | | | | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-213-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang2011-11-211-1/+1
| * | | | | | | | ext4: add blk_finish_plug in error case of writepages.Namjae Jeon2011-11-071-0/+1
| * | | | | | | | ext4: Remove kernel_lock annotationsRichard Weinberger2011-11-071-2/+0Star
| * | | | | | | | ext4: ignore journalled data options on remount if fs has no journalTheodore Ts'o2011-11-071-1/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-213-6/+11
|\ \ \ \ \ \ \ \ \