aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4: Ensure correct locking when accessing the 'lock_states' listTrond Myklebust2011-12-09
* NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust2011-12-01
* NFSv4: Don't error if we handled it in nfs4_recovery_handle_errorTrond Myklebust2011-12-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-01
|\
| * Btrfs: fix meta data raid-repair merge problemJan Schmidt2011-12-01
| * Btrfs: skip allocation attempt from empty clusterAlexandre Oliva2011-11-30
| * Btrfs: skip block groups without enough space for a clusterAlexandre Oliva2011-11-30
| * Btrfs: start search for new cluster at the beginningAlexandre Oliva2011-11-30
| * Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva2011-11-30
| * Btrfs: initialize new bitmaps' listAlexandre Oliva2011-11-30
| * Btrfs: fix oops when calling statfs on readonly deviceLi Zefan2011-11-30
| * Btrfs: Don't error on resizing FS to same sizeMike Fleetwood2011-11-30
| * Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-30
| * btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter2011-11-30
* | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-29
|\ \
| * | ext4: fix racy use-after-free in ext4_end_io_dio()Tejun Heo2011-11-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ | |/ / |/| |
| * | pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-23
|\ \ \
| * | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-23
| * | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-23
| * | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-22
|\ \ \ \
| * | | | mount_subtree() pointless use-after-freeAl Viro2011-11-22
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-22
|\ \ \ \ \
| * | | | | NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-10
| * | | | | NFS: Fix a regression in the referral codeTrond Myklebust2011-11-07
| * | | | | nfs: move nfs_file_operations declaration to bottom of file.c (try #2)Jeff Layton2011-11-04
| * | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Btrfs: remove free-space-cache.c WARN during log replayChris Mason2011-11-21
| * | | | Btrfs: sectorsize align offsets in fiemapJosef Bacik2011-11-20
| * | | | Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik2011-11-20
| * | | | Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-20
| * | | | Btrfs: prefix resize related printks with btrfs:Arnd Hannemann2011-11-20
| * | | | btrfs: fix stat blocks accountingDavid Sterba2011-11-20
| * | | | Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan2011-11-20
| * | | | Btrfs: fix to search one more bitmap for cluster setupLi Zefan2011-11-20
| * | | | btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-20
| * | | | btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-20
| * | | | Btrfs: fix barrier flushesChris Mason2011-11-20
| * | | | Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo2011-11-15
* | | | | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-21
|\ \ \ \ \
| * | | | | ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang2011-11-21
| * | | | | ext4: add blk_finish_plug in error case of writepages.Namjae Jeon2011-11-07
| * | | | | ext4: Remove kernel_lock annotationsRichard Weinberger2011-11-07
| * | | | | ext4: ignore journalled data options on remount if fs has no journalTheodore Ts'o2011-11-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-21
|\ \ \ \ \ \
| * | | | | | ceph: initialize root dentrySage Weil2011-11-11
| * | | | | | ceph: fix iput race when queueing inode workSage Weil2011-11-06