summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-12affs: Use sema_init instead of init_MUTEXThomas Gleixner
2010-10-12hfs: Convert tree_lock to mutexThomas Gleixner
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-11ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye
2010-10-11Initialize max_slots earlyGoldwyn Rodrigues
2010-10-11When I tried to compile I got the following warning:Poyo VL
2010-10-11ocfs2: validate bg_free_bits_count after updateSrinivas Eeda
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh
2010-10-08ARM: 6342/1: fix ASLR of PIE executablesNicolas Pitre
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-07ceph: update issue_seq on cap grantSage Weil
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V
2010-10-07ceph: avoid null deref in osd request error pathSage Weil
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-06ocfs2/cluster: Show per region heartbeat elapsed timeSunil Mushran
2010-10-06ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran
2010-10-06ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran
2010-10-06ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran
2010-10-07ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran
2010-10-06ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran
2010-10-06ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran
2010-10-07ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran
2010-10-06ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran
2010-10-07ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran
2010-10-07ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran
2010-10-07ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran
2010-10-06ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran
2010-10-07ocfs2/dlm: Add message DLM_QUERY_NODEINFOSunil Mushran
2010-10-06ocfs2: Print message if user mounts without starting global heartbeatSunil Mushran
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran
2010-10-07ocfs2/cluster: Get all heartbeat regionsSunil Mushran
2010-10-06ocfs2/dlm: Expose dlm_protocol in dlm_stateSunil Mushran
2010-10-07ocfs2: Add support for heartbeat=global mount optionSunil Mushran
2010-10-09ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran
2010-10-07ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse
2010-10-05autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras
2010-10-05autofs: Only declare function when CONFIG_COMPAT is definedMárton Németh
2010-10-05ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann