summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25md: fix error paths from bitmap_create.NeilBrown
2015-02-23Add new disk to clustered arrayGoldwyn Rodrigues
2015-02-23Read from the first device when an area is resyncingGoldwyn Rodrigues
2015-02-23Suspend writes in RAID1 if within rangeGoldwyn Rodrigues
2015-02-23Resync start/Finish actionsGoldwyn Rodrigues
2015-02-23Send RESYNCING while performing resync start/stopGoldwyn Rodrigues
2015-02-23Reload superblock if METADATA_UPDATED is receivedGoldwyn Rodrigues
2015-02-23metadata_update sends message to other nodesGoldwyn Rodrigues
2015-02-23Communication Framework: Sending functionsGoldwyn Rodrigues
2015-02-23Communication Framework: ReceivingGoldwyn Rodrigues
2015-02-23Perform resync for cluster node failureGoldwyn Rodrigues
2015-02-23Initiate recovery on node failureGoldwyn Rodrigues
2015-02-23Copy set bits from another slotGoldwyn Rodrigues
2015-02-23bitmap_create returns bitmap pointerGoldwyn Rodrigues
2015-02-23Gather on-going resync information of other nodesGoldwyn Rodrigues
2015-02-23Lock bitmap while joining the clusterGoldwyn Rodrigues
2015-02-23Use separate bitmaps for each nodes in the clusterGoldwyn Rodrigues
2015-02-23Add node recovery callbacksGoldwyn Rodrigues
2015-02-23Return MD_SB_CLUSTERED if mddev is clusteredGoldwyn Rodrigues
2015-02-23Introduce md_cluster_infoGoldwyn Rodrigues
2015-02-23Introduce md_cluster_operations to handle cluster functionsGoldwyn Rodrigues
2015-02-23DLM lock and unlock functionsGoldwyn Rodrigues
2015-02-23Create a separate module for clustering supportGoldwyn Rodrigues
2015-02-23Add number of nodes to bitmap structure for clusteringGoldwyn Rodrigues
2015-02-23md-cluster: Design DocumentationGoldwyn Rodrigues
2015-02-23Linux 4.0-rc1Linus Torvalds
2015-02-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells
2015-02-22VFS: Add a whiteout dentry typeDavid Howells
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-02-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds