summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-10-12When I tried to compile I got the following warning:Poyo VL1-1/+1
2010-10-12ocfs2: validate bg_free_bits_count after updateSrinivas Eeda1-0/+16
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-23/+33
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-1/+7
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran2-2/+2
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh1-1/+7
2010-10-08ARM: 6342/1: fix ASLR of PIE executablesNicolas Pitre1-1/+1
2010-10-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+14
2010-10-07ceph: update issue_seq on cap grantSage Weil1-3/+5
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum1-10/+13
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V1-1/+4
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V1-7/+9
2010-10-07ceph: avoid null deref in osd request error pathSage Weil1-1/+1
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang1-1/+1
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14
2010-10-07ocfs2/cluster: Show per region heartbeat elapsed timeSunil Mushran1-0/+23
2010-10-07ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran1-0/+4
2010-10-07ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran1-0/+77
2010-10-07ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran1-0/+63
2010-10-08ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran1-0/+41
2010-10-07ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran1-0/+35
2010-10-07ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran1-1/+8
2010-10-08ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran1-2/+22
2010-10-07ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran1-0/+7
2010-10-08ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran1-23/+78
2010-10-08ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran2-7/+36
2010-10-08ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran2-1/+7
2010-10-07ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran1-1/+8
2010-10-08ocfs2/dlm: Add message DLM_QUERY_NODEINFOSunil Mushran2-1/+198
2010-10-07ocfs2: Print message if user mounts without starting global heartbeatSunil Mushran1-0/+2
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran3-1/+235
2010-10-08ocfs2/cluster: Get all heartbeat regionsSunil Mushran2-0/+38
2010-10-07ocfs2/dlm: Expose dlm_protocol in dlm_stateSunil Mushran1-1/+3
2010-10-08ocfs2: Add support for heartbeat=global mount optionSunil Mushran3-15/+45
2010-10-09ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran3-9/+66
2010-10-08ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran1-0/+72
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+4
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2-2/+4
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig1-15/+4
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven1-1/+1
2010-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-16/+35
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker1-2/+3
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker1-1/+1
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa1-2/+2
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton1-16/+33
2010-10-01hfsplus: fix rename over directoriesChristoph Hellwig1-1/+4
2010-10-01hfsplus: convert tree_lock to mutexThomas Gleixner3-4/+4
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2-15/+34
2010-10-01hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig1-0/+2