summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAge
...
* ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...Tariq Saeed2014-06-10
* ocfs2: remove NULL assignments on staticFabian Frederick2014-06-04
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
| |\
| | * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
| |\ \ | | |/ | |/|
| | * ocfs2: don't open-code kernel_recvmsg()Al Viro2014-04-01
| | * ocfs2: don't open-code kernel_sendmsg()Al Viro2014-04-01
| * | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
| |\ \
| | * | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-24
| | |/
| * | ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not...Tariq Saeed2014-04-03
| * | ocfs2: fix type conversion risk when get cluster attributesJoseph Qi2014-04-03
| |/
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-23
* | ocfs2: remove versioning informationGoldwyn Rodrigues2014-01-21
|/
* ocfs2: use find_last_bit()Akinobu Mita2013-11-13
* ocfs2: use bitmap_weight()Akinobu Mita2013-11-13
* ocfs2: don't spam on -EDQUOTJoel Becker2013-11-13
* ocfs2: fix a tiny race case when firing callbacksJoyce2013-09-11
* ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()Joseph Qi2013-09-11
* ocfs2: adjust code style for o2net_handler_tree_lookup()Joseph Qi2013-09-11
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-11
* fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran2013-09-11
* ocfs2: fix NULL pointer dereference when traversing o2hb_all_regionsXue jiufei2013-07-03
* ocfs2: adjust switch_case syntax at o2net_state_change()Jie Liu2013-07-03
* ocfs2: fix a comments typo at o2quo_hb_still_up()Jie Liu2013-07-03
* ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming conventionJie Liu2013-07-03
* ocfs2: submit disk heartbeat bio using WRITE_SYNCNoboru Iwamatsu2013-07-03
* fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()Younger Liu2013-07-03
* ocfs2: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * treewide: Fix typo in various driversMasanari Iida2013-01-09
* | ocfs2: remove kfree() redundant null checksTim Gardner2013-02-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * switch o2hb_region_dev_write() to fget_light()Al Viro2012-09-26
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* switch debugfs to umode_tAl Viro2012-01-03
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-12-01
|\
| * ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran2011-07-24
| * ocfs2/cluster: Fix output in file elapsed_time_in_msSunil Mushran2011-07-24
| * ocfs2/cluster: Clean up messages in o2netSunil Mushran2011-07-24
| * ocfs2/cluster: Abort heartbeat start on hard-ro devicesSunil Mushran2011-07-24
* | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-31
|/
* ocfs2: remove the /sys/o2cb symlinkAmerigo Wang2011-05-23
* ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-13
* ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31